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 <phorton@sonatype.com>
1 parent d26970b commit 3058afc

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.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)