adapttive/adapttive/cache-delete
Purge Github Actions caches for a repository.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| github-token | Your GITHUB_TOKEN. | no | ${{ github.token }} |
| github-token-type | Your Github Token type: Bearer|token. | no | token |
| dry-run | List caches only, do not clear them. | no | false |
| cache-key | Specific cache key to be deleted. | no | "" |
| page-size | Page size for cache listing. | no | 100 |
Outputs
no outputs