Skip to content

Commit

Permalink
fix: major image (#381)
Browse files Browse the repository at this point in the history
  • Loading branch information
devthejo authored Aug 2, 2023
1 parent 6d723a1 commit 72d6da7
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/actions/build-images/action.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,6 @@ runs:
type=schedule
type=ref,event=branch
type=ref,event=pr
type=semver,pattern=v{{version}}
type=semver,pattern=v{{major}}.{{minor}}
type=sha
type=raw,value=latest,enable=${{ github.ref == format('refs/heads/{0}', github.event.repository.default_branch) }}
Expand Down

0 comments on commit 72d6da7

Please sign in to comment.