Skip to content

Commit

Permalink
chore: attempt to produce manual GitHub action to release a RC version
Browse files Browse the repository at this point in the history
Signed-off-by: Paul Horton <phorton@sonatype.com>
  • Loading branch information
madpah committed Jan 7, 2022
1 parent d26970b commit 3058afc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/manual-release-candidate.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
name: Manual Release Candidate

on:
workflow_call:
workflow_dispatch:
inputs:
branch:
description: 'Branch to produce Release Candidate from'
Expand Down

0 comments on commit 3058afc

Please sign in to comment.