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 ff883d4 + 7a86033 commit 9480fcaCopy full SHA for 9480fca
1 file changed
.github/workflows/build.yml
@@ -3,7 +3,7 @@ name: build
3
on:
4
workflow_dispatch:
5
push:
6
- tags: ['*/v[0-9]*.[0-9]*.[0-9]*']
+ tags: ['*/v*']
7
8
concurrency:
9
group: ${{ github.workflow }}-${{ github.ref }}
0 commit comments