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 cb936ba commit 2b8b200Copy full SHA for 2b8b200
.github/workflows/release.yml
@@ -4,7 +4,7 @@
4
name: "Module Release"
5
6
on:
7
- workflow_call:
+ workflow_dispatch:
8
9
jobs:
10
release:
0 commit comments