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 d070813 commit f91c8cdCopy full SHA for f91c8cd
.github/workflows/release.yml
@@ -1,7 +1,7 @@
1
name: "Module Release"
2
3
on:
4
- workflow_call:
+ workflow_dispatch:
5
6
jobs:
7
release:
0 commit comments