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 84adca0 + b80436a commit 54bf0f7Copy full SHA for 54bf0f7
.github/workflows/publish.yaml
@@ -6,7 +6,7 @@ on:
6
pull_request:
7
branches: [ master ]
8
push:
9
- tags: [ '[A-z]+-v[0-9]+.[0-9]+.[0-9]+' ]
+ tags: [ '[_0-9A-z]+-v[0-9]+.[0-9]+.[0-9]+' ]
10
11
jobs:
12
publish:
0 commit comments