tnlcommunity/General Release
A simple action that has an option to toggle `include administrators` on branch protection, and then run semantic-release with a given release config
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| token | git token to use for the run | yes | — |
| toggle-admins | If true, this action will disable the `include administrators` setting in branch protection for this branch, and re-enable it after release. Re-enabling is run using always() | no | false |
| release-config | The release configuration to use for the release. Set this to `@tnlcommunity/release-config-javascript-actions` for javascript actions | no | @tnlcommunity/release-config-general |
Outputs
no outputs