We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ff40e0f commit 529f7b1Copy full SHA for 529f7b1
.github/workflows/docker-image.yml
@@ -34,4 +34,4 @@ jobs:
34
push: true
35
tags: |
36
ghcr.io/${{ github.repository }}:latest
37
- ghcr.io/${{ github.repository }}:1.0.0
+ ghcr.io/${{ github.repository }}:v1.0.0
0 commit comments