Skip to content

Commit

Permalink
update latest tag
Browse files Browse the repository at this point in the history
  • Loading branch information
sliu008 committed Sep 21, 2023
1 parent dbaa21c commit 96f466c
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 @@ -420,6 +420,7 @@ jobs:
tags: |
type=semver,pattern={{raw}},value=${{ env.the_version }}
type=raw,value=${{ env.THE_ENV }}
type=raw,value=latest,enable=${{ github.ref == 'refs/heads/main' }}
- name: Show meta outputs
Expand Down

0 comments on commit 96f466c

Please sign in to comment.