Skip to content

Commit 24eff01

Browse files
committed
vprefix
1 parent b700147 commit 24eff01

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ on:
1111
push:
1212
# run only against tags
1313
tags:
14-
- "*"
14+
- "v*"
1515

1616
jobs:
1717
linux:

0 commit comments

Comments
 (0)