joshuakgoldberg/release-it Action

Runs release-it as a GitHub Action, with handling for semantic releases and protected branches. 📤

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
bypass-branch-protectionsBranch to delete and recreate branch protections on.
git-user-email`git config user.email` value for Git commits.
git-user-name`git config user.name` value for Git commits.
github-tokenGitHub token (PAT) with repo and workflow permissions.
npm-tokennpm access token with the automation role.
release-it-argsAny arbitrary arguments to pass to `npx release-it --verbose`.

no outputs