You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
**Description**:
Add a checkbox in workflow dispatch to enable alpha release flag. This will allow an alpha tag to be applied to a specific build version.
**Related Issue(s)**:
Fixes#17955
Signed-off-by: Andrew Brandt <andrew.brandt@hashgraph.com>
Add the ability to publish alpha tags to the semantic release workflow.
It should be:
git-semver next --pre-release-tag=alpha --pre-release-counter
The text was updated successfully, but these errors were encountered: