Skip to content

Commit

Permalink
fix template
Browse files Browse the repository at this point in the history
  • Loading branch information
btkostner authored Aug 5, 2024
1 parent 4309fc4 commit 3fe3e25
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ jobs:
latest=auto
github-token: ${{ secrets.GITHUB_TOKEN }}
images: |
ghcr.io/${context.repo.owner}/${context.repo.repo}
ghcr.io/${{ context.repo.owner }}/${{ context.repo.repo }}
tags: |
type=sha
type=semver,pattern={{version}}
Expand Down

0 comments on commit 3fe3e25

Please sign in to comment.