We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 79a51de commit 59448c1Copy full SHA for 59448c1
.github/workflows/publish.yaml
@@ -7,7 +7,7 @@ on:
7
branches: [ master ]
8
push:
9
tags: [ '[A-z]+-v[0-9]+.[0-9]+.[0-9]+*' ]
10
- workflow_dispatch:
+ workflow_dispatch:
11
12
jobs:
13
publish:
0 commit comments