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 7ffcc9a commit c045204Copy full SHA for c045204
.github/workflows/release.yml
@@ -3,7 +3,7 @@ on:
3
push:
4
branches:
5
- master
6
- repository_dispatch:
+ workflow_dispatch:
7
types:
8
- manual-trigger
9
0 commit comments