Skip to content

Commit

Permalink
fixed image name again
Browse files Browse the repository at this point in the history
  • Loading branch information
kohlerdominik committed Jan 31, 2024
1 parent 18f60b5 commit 18345cf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ jobs:
with:
# list of Docker images to use as base name for tags
images: |
ghcr.io/${{ github.event.repository.name }}
ghcr.io/${{ github.repository }}
# generate Docker tags based on the following events/attributes
tags: |
type=ref,event=branch
Expand Down

0 comments on commit 18345cf

Please sign in to comment.