Syntax for release action #63
dwsmith1983
started this conversation in
General
Replies: 1 comment
-
The field should be empty for normal release, you can use some flags for other types (more info here). |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
@zifeo what is the syntax for the release action?
I have tried passing
major
,bump $MAJOR
. Does it need to becz --annotated-tag --increment MAJOR
?Beta Was this translation helpful? Give feedback.
All reactions