Skip to content

Commit 079b0a1

Browse files
committed
release update
1 parent c59b952 commit 079b0a1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ env:
44
on:
55
push:
66
tags:
7-
- "v[0-9]+.[0-9]+.[0-9]+(-.*)?"
7+
- "v.*"
88

99
permissions:
1010
checks: write

0 commit comments

Comments
 (0)