catalystcommunity/Generate Readme and Release Action
Generates the README based on the action.yaml, then performs a semantic release of the action, updating the v1 tag to the latest tag
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 `@catalystcommunity/release-config-javascript-actions` for javascript actions | no | @catalystcommunity/release-config-composite-actions |
| main-branch-name | Branch to update the readme on | no | main |
Outputs
no outputs