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 d26970b commit 3058afcCopy full SHA for 3058afc
.github/workflows/manual-release-candidate.yml
@@ -1,7 +1,7 @@
1
name: Manual Release Candidate
2
3
on:
4
- workflow_call:
+ workflow_dispatch:
5
inputs:
6
branch:
7
description: 'Branch to produce Release Candidate from'
0 commit comments