Skip to content

Commit

Permalink
Build latest.
Browse files Browse the repository at this point in the history
Signed-off-by: Josh Baird <[email protected]>
  • Loading branch information
joshuabaird committed Jul 18, 2024
1 parent ab48d8e commit bfe3aea
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-fb-image.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@ jobs:
with:
images: "ghcr.io/${{ env.GITHUB_IMAGE }}"
tags: |
# raw,latest
raw,latest
type=raw,value=${{ env.IMAGE_TAG }}
type=raw,value=v${{ env.IMAGE_TAG }}
type=raw,value=${{ env.MAJOR_MINOR }}
Expand Down

0 comments on commit bfe3aea

Please sign in to comment.