Skip to content

Commit

Permalink
fix build.yml to tag latest (#24)
Browse files Browse the repository at this point in the history
  • Loading branch information
wizzdom authored Jan 31, 2024
1 parent b8332b5 commit 67a1f06
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,7 @@ jobs:
tags: |
type=sha,format=long
type=match,pattern=main
type=raw,value=latest,enable={{is_default_branch}}
flavor: |
latest=auto
Expand Down

0 comments on commit 67a1f06

Please sign in to comment.