Skip to content

Commit 60b5ec8

Browse files
committed
Add branch & tag tags
1 parent 9f6f939 commit 60b5ec8

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/Prebuild.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,8 @@ jobs:
2525
with:
2626
images: ${{ env.REGISTRY }}/${{ github.repository }}
2727
tags: |
28+
type=ref,event=branch
29+
type=ref,event=tag
2830
# Set latest tag for default branch
2931
type=raw,value=latest,enable={{is_default_branch}}
3032

0 commit comments

Comments
 (0)