nicolasfara/precompute-semantic-release-version-action

Pre-compute the next release version (if any) using semantic-release

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
github-tokenThe github token
working-directoryThe path in which semantic-release should run.
node-version-fileThe file (default package.json) where the engine to be used is definedpackage.json
namedescription
will-releaseSet to true if a new release will be published; false otherwise.
next-versionThe next version if a new release will be triggered. Empty string if no release will be made.