Skip to content

Commit 880c26d

Browse files
committed
Changing the package naming
1 parent a5a5ab3 commit 880c26d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test-deploy-publish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -84,7 +84,7 @@ jobs:
8484
with:
8585
images: |
8686
${{ vars.IMAGE_NAME }}
87-
ghcr.io/${{ github.repository_owner }}/${{ vars.IMAGE_NAME }}
87+
ghcr.io/${{ github.repository }}
8888
tags: |
8989
type=ref,event=branch
9090
type=semver,pattern={{version}}

0 commit comments

Comments
 (0)