We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c4f7915 commit 8fbe9d1Copy full SHA for 8fbe9d1
.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