We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3fa3968 commit b1892cfCopy full SHA for b1892cf
1 file changed
.github/workflows/docker-publish.yml
@@ -34,7 +34,7 @@ jobs:
34
uses: docker/metadata-action@v4
35
with:
36
images: |
37
- netivism/${{ github.repository }}
+ ${{ github.repository }}
38
ghcr.io/${{ github.repository }}
39
40
0 commit comments