We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 777deed commit 8d458e9Copy full SHA for 8d458e9
.github/workflows/publish-to-docker-hub.yml
@@ -26,6 +26,6 @@ jobs:
26
uses: docker/[email protected]
27
with:
28
push: true
29
- tags:
+ tags: |
30
pathml/pathml:latest
31
pathml/pathml:${{ env.VERSION }}
0 commit comments