Skip to content

Commit 993dc9b

Browse files
committed
Add event tag to GH actions metadata action
1 parent 35cf072 commit 993dc9b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/publish-frontend-image.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -39,6 +39,7 @@ jobs:
3939
tags: |
4040
type=ref,event=branch
4141
type=ref,event=pr
42+
type=ref,event=tag
4243
type=semver,pattern={{version}}
4344
type=semver,pattern={{major}}.{{minor}}
4445
type=semver,pattern={{major}}

0 commit comments

Comments
 (0)