cyrusroshan/cachepurger
Purge files that have changed from your website's cloudflare cache
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
- Runtime
- Deprecated runtime
Inputs
| name | description | required | default |
|---|---|---|---|
| url-prefix | URL that hosts published files | yes | — |
| zone-id | Cloudflare Zone ID | yes | — |
| api-token | Scoped Cloudflare API Token. Either use this, or API Key + Email | — | — |
| api-key | Cloudflare Global API Key | — | — |
| Cloudflare Email | — | — | |
| from-commit | — | — | ${{ github.event.before }} |
| to-commit | — | — | ${{ github.sha }} |
Outputs
no outputs