plutotcool/Release Action

GitHub Action to automatically release packages using lerna or semantic-release

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
Runtime
Deprecated runtime
namedescriptionrequireddefault
github_tokenGitHub Token used to create the release on GitHub and publish on GitHub registry.yes
npm_tokenNPM token with publish permission. If not provided, publishing to npm registry will be skipped.no
publishEnable or disable publishing to package registries. When set to false, releases are only created on GitHub.notrue
pushEnable or disable pushing changes made by the action.notrue
nameUser name to use when pushing to GitHub.nogithub-actions[bot]
emailEmail to use when pushing to GitHub.nogithub-actions[bot]@users.noreply.github.com
messageCommit message to use when bumping package.json.noci(release): %s

no outputs