Skip to content

Commit

Permalink
lets see what this does
Browse files Browse the repository at this point in the history
  • Loading branch information
ilude committed Apr 28, 2024
1 parent e130eda commit ad48262
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docker-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,7 @@ jobs:
ghcr.io/${{ github.repository }}
# generate Docker tags based on the following events/attributes
tags: |
type=raw,value=latest,enable={{is_default_branch}}
type=raw,value=latest,enable={{is_default_branch}},priority=700
type=ref,event=branch
type=ref,event=pr
type=sha
Expand Down

0 comments on commit ad48262

Please sign in to comment.