Add pre-release option to workflow_dispatch
This allows a pre-release to be generated when running a build using
workflow_dispatch. The name of the release will be based off the tag or
branch name, so running it off a branch with a name similar to v0.1.0 is
advised.
Signed-off-by:
Stephano Cetola <scetola@linuxfoundation.org>
parent
c03517d3
Please register or sign in to comment