We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 723e92e commit 7776994Copy full SHA for 7776994
1 file changed
.github/workflows/release.yaml
@@ -3,6 +3,7 @@ on:
3
release:
4
types: [created]
5
workflow_call:
6
+ workflow_dispatch:
7
8
jobs:
9
build:
0 commit comments