Commit 3e66bca6 authored by Stephano Cetola's avatar Stephano Cetola
Browse files

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: default avatarStephano Cetola <scetola@linuxfoundation.org>
parent c03517d3
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment