Skip to content

Commit

Permalink
Changing the package naming
Browse files Browse the repository at this point in the history
  • Loading branch information
Praveenraj-K committed Nov 12, 2024
1 parent a5a5ab3 commit 880c26d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test-deploy-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -84,7 +84,7 @@ jobs:
with:
images: |
${{ vars.IMAGE_NAME }}
ghcr.io/${{ github.repository_owner }}/${{ vars.IMAGE_NAME }}
ghcr.io/${{ github.repository }}
tags: |
type=ref,event=branch
type=semver,pattern={{version}}
Expand Down

0 comments on commit 880c26d

Please sign in to comment.