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