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.
1 parent 9af14c1 commit 391e2a8Copy full SHA for 391e2a8
.github/workflows/release.yml
@@ -4,6 +4,7 @@ name: release
4
on:
5
release:
6
types: [released]
7
+ workflow_dispatch:
8
9
jobs:
10
build:
0 commit comments