silverelizard/Github Release Limiter
Github action to limit the number of releases in a repo
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
- Runtime
- Deprecated runtime
Inputs
| name | description | required | default |
|---|---|---|---|
| myToken | this should be a token with access to your repository scoped in as a secret | yes | — |
| maxReleases | maximum number of releases allowed in repo | yes | — |
| deleteTags | whether to delete tags associated to releases | no | false |
Outputs
no outputs