Skip to content

Commit

Permalink
Fix container build on master push
Browse files Browse the repository at this point in the history
  • Loading branch information
PJB3005 committed Dec 21, 2023
1 parent 1d8f037 commit 1eb7c84
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/publish-ghcr.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,7 @@ jobs:
with:
images: ${{ env.REGISTRY }}/${{ env.IMAGE_NAME }}
tags: |
type=ref,event=branch
type=semver,pattern={{version}}
type=semver,pattern={{major}}.{{minor}}
type=semver,pattern={{major}}
Expand Down

0 comments on commit 1eb7c84

Please sign in to comment.