Skip to content

Commit 7f2afe4

Browse files
Update build.yaml
1 parent 3cd2b1f commit 7f2afe4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ jobs:
2525
type=schedule
2626
type=ref,event=branch
2727
type=ref,event=pr
28-
type=semver,pattern=pattern={{raw}}
28+
type=semver,pattern=pattern={{version}},prefix=v
2929
- name: Run
3030
run: |
3131
echo $(git rev-list --tags --max-count=1)

0 commit comments

Comments
 (0)