sudosubin/Release Helper Action

A helper action for releasing actions without hassles.

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
Runtime
Deprecated runtime
namedescriptionrequireddefault
prepare-commandThe command used to prepare your project.yarn install --frozen-lockfile
build-commandThe command used to build your project.yarn run build
target-branchThe branch name you want to publish your release.release
create-releaseTo create a GitHub release or not. (without updating the package.json version, this step will be skipped)false

no outputs