Skip to content

Commit b5a1b2b

Browse files
committed
added changes
1 parent 370bf07 commit b5a1b2b

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/publish-deployer.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -45,6 +45,8 @@ jobs:
4545
tags: |
4646
type=semver,pattern={{version}}
4747
type=semver,pattern={{major}}.{{minor}}
48+
type=ref,event=branch
49+
type=sha,prefix={{branch}}-
4850
github-token: ${{ secrets.GITHUB_TOKEN }}
4951

5052
- name: Verify GH_TOKEN

0 commit comments

Comments
 (0)