Skip to content

Commit b1892cf

Browse files
committed
Correct repository name of docker hub
1 parent 3fa3968 commit b1892cf

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/docker-publish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ jobs:
3434
uses: docker/metadata-action@v4
3535
with:
3636
images: |
37-
netivism/${{ github.repository }}
37+
${{ github.repository }}
3838
ghcr.io/${{ github.repository }}
3939
4040

0 commit comments

Comments
 (0)