Skip to content

Commit 5b969e3

Browse files
committed
Fix release workflow
1 parent a345728 commit 5b969e3

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ jobs:
4343
tags: |
4444
type=ref,event=branch
4545
type=ref,event=pr
46-
type=semver
46+
type=semver,pattern={{version}}
4747
type=sha
4848
4949
- name: Build and push

0 commit comments

Comments
 (0)