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 GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
tokengit token to use for the runyes
toggle-adminsIf 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()nofalse
release-configThe release configuration to use for the release. Set this to `@catalystcommunity/release-config-javascript-actions` for javascript actionsno@catalystcommunity/release-config-composite-actions
main-branch-nameBranch to update the readme onnomain

no outputs