This PR sets up purging the Cloudflare cache as the last step in the GutHub deploy action.
Dependency: Someone with admin access to Cloudflare and this repository must create an API token with cache purge permissions in Cloudflare, then add that token and the Cloudflare zone as repository secrets.
Recommendations
I suggest creating a Cloudflare API token with the minimum required permissions as shown here:
Permissions: Zone => Cache Purge => Purge
Zone Resources: Include => Specific zone => [taiwangoldcard.com]
Addresses: #223
This PR sets up purging the Cloudflare cache as the last step in the GutHub deploy action.
Dependency: Someone with admin access to Cloudflare and this repository must create an API token with cache purge permissions in Cloudflare, then add that token and the Cloudflare zone as repository secrets.
Recommendations I suggest creating a Cloudflare API token with the minimum required permissions as shown here: Permissions: Zone => Cache Purge => Purge Zone Resources: Include => Specific zone => [taiwangoldcard.com]