We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5f0a984 commit d622969Copy full SHA for d622969
.github/workflows/docker-publish.yml
@@ -66,4 +66,4 @@ jobs:
66
platforms: linux/amd64,linux/arm64
67
push: true
68
tags: |
69
- ghcr.io/${{ github.repository_owner }}/charts-ci:${{ env.VERSION }}
+ ghcr.io/${{ github.repository_owner }}/charts-ci/image:${{ env.VERSION }}
0 commit comments