We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c59b952 commit 079b0a1Copy full SHA for 079b0a1
.github/workflows/release.yml
@@ -4,7 +4,7 @@ env:
4
on:
5
push:
6
tags:
7
- - "v[0-9]+.[0-9]+.[0-9]+(-.*)?"
+ - "v.*"
8
9
permissions:
10
checks: write
0 commit comments