We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e13ef1a commit 1db966cCopy full SHA for 1db966c
.github/workflows/publish-release.yml
@@ -6,6 +6,7 @@ on:
6
- main
7
release:
8
types: [published]
9
+ workflow_dispatch:
10
11
jobs:
12
build:
0 commit comments