myalbum/Purge cache
Purge GitHub Actions cache
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| debug | Output debug info | — | false |
| max-age | Delete all caches older than this value in seconds | yes | 604800 |
| accessed | When "true", delete caches by "last accessed" time | no | true |
| created | When "true", delete caches by "created" time | no | false |
| token | Used to communicate with GitHub API. Since there's a default, this is typically not supplied by the user. | — | ${{ github.token }} |
Outputs
no outputs