Skip to content

Commit ba4fd9a

Browse files
authored
push to docker hub
1 parent a4187eb commit ba4fd9a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -221,6 +221,7 @@ jobs:
221221
- name: Push all images and all tags
222222
run: |
223223
docker push --all-tags ${{ env.GHCR_IMAGE }}
224+
docker push --all-tags ${{ env.DOCKERHUB_IMAGE }}
224225
225226
- name: List Docker Images
226227
run: |

0 commit comments

Comments
 (0)