Releases: NathanVaughn/actions-cloudflare-purge
Releases · NathanVaughn/actions-cloudflare-purge
v3.1.0
Fix for tokens that start with "-"
v3.0.0
Added user agent to fix 403 errors, and added new "files" input option to replace "urls" to match CloudFlare API. "urls" remains supported so you can use either.
v2.0.0
Add support conditional purging. See the readme for documentation. Existing setups should continue to work without issue, but I highly encourage you to change your Cloudflare Zone and Auth Key inputs from environment variables to input values to be more in-line with other Actions such as docker-login.
v1.1.1
Bump alpine up to alpine:3.12.3
v1.1.0
Release to fix issue with API now returning whitespace
v1.0.1
New release to update Marketplace title properly
v1.0.0
First release