Skip to content

Commit

Permalink
Set latest to auto
Browse files Browse the repository at this point in the history
let's docker/metadata to handle this
  • Loading branch information
deniszh authored Dec 9, 2022
1 parent 5a92ce1 commit f165db7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docker-ghcrio.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ jobs:
images: ghcr.io/${{ github.repository }}
# create latest tag for branch events
flavor: |
latest=${{ github.event_name == 'push' && github.ref_type == 'branch' }}
latest=auto
tags: |
type=ref,event=branch
type=ref,event=pr
Expand Down

0 comments on commit f165db7

Please sign in to comment.