We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 32cb823 commit 7b1a201Copy full SHA for 7b1a201
1 file changed
.github/workflows/prepare-release.yml
@@ -4,6 +4,8 @@ on:
4
push:
5
branches: [ main ]
6
7
+ workflow_dispatch:
8
+
9
jobs:
10
update_release_draft:
11
outputs:
0 commit comments