Skip to content

Commit

Permalink
Update tag.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
gregyjames committed Apr 27, 2024
1 parent 9c28f62 commit 3f3b1cd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/tag.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ jobs:
with:
# list of Docker images to use as base name for tags
images: |
${{ secrets.REGISTRY_LOGIN_SERVER }}/${{ env.lowercase_repo }}
ghcr.io/${{ env.lowercase_repo }}
tags: |
type=semver,pattern={{version}}
- name: Login to GitHub Container Registry
Expand Down

0 comments on commit 3f3b1cd

Please sign in to comment.