Skip to content

Commit 3058afc

Browse files
committed
chore: attempt to produce manual GitHub action to release a RC version
Signed-off-by: Paul Horton <[email protected]>
1 parent d26970b commit 3058afc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/manual-release-candidate.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
name: Manual Release Candidate
22

33
on:
4-
workflow_call:
4+
workflow_dispatch:
55
inputs:
66
branch:
77
description: 'Branch to produce Release Candidate from'

0 commit comments

Comments
 (0)