minus5/action-delete-old-packages
Deletes old package versions
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
- Runtime
- Deprecated runtime
Inputs
| name | description | required | default |
|---|---|---|---|
| owner | Repo owner, defaults to owner of the repo running the action | no | — |
| repo | Repo name, defaults to repo running the action | no | — |
| keepCnt | Number of package versions to keep for each major version | — | 10 |
| dryRun | Dry run to test action without deleting any package | — | false |
| token | GitHub token | no | ${{ github.token }} |
Outputs
no outputs