We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b04d722 commit 593874eCopy full SHA for 593874e
1 file changed
.github/workflows/release.yml
@@ -4,6 +4,7 @@ on:
4
push:
5
tags:
6
- "v*"
7
+ - "V*"
8
9
permissions:
10
contents: write
0 commit comments