akiojin/github-release-github-action

This action adds a new GitHub Release.

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
GITHUB_TOKENSpecify the caller's `github.token`. yes
versionSpecify the version to be released. ex) `1.0.0`, `0.1.0` no
target-branchSpecify the target branch. ex) `main`, `develop`, `release` no
disable-short-versionEnable short version. If this parameter is enabled, only the first number of the version number is not used in the tag. A combat-numbers-only tag for the version number means, for example, that if the version number is `1.0.0`, the tag will be `v1`. ex) `true` no

no outputs