We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 7d63493 + de85598 commit 7840ad7Copy full SHA for 7840ad7
.github/workflows/release.yaml
@@ -4,7 +4,7 @@ name: Release
4
on:
5
push:
6
tags:
7
- - 'v[0-9]+.[0-9]+.[0-9]+'
+ - '*'
8
9
permissions:
10
contents: write
0 commit comments