Skip to content

Commit 8d458e9

Browse files
Update publish-to-docker-hub.yml
1 parent 777deed commit 8d458e9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/publish-to-docker-hub.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,6 @@ jobs:
2626
uses: docker/build-push-action@v2.7.0
2727
with:
2828
push: true
29-
tags:
29+
tags: |
3030
pathml/pathml:latest
3131
pathml/pathml:${{ env.VERSION }}

0 commit comments

Comments
 (0)