You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Feb 1, 2025. It is now read-only.
Hello! This is a neat GitHub action. I've just made my repo dump the full list of files uploaded into this action's parameter, and it seems that Cloudflare have introduced a cap of 30 URLs per request. In theory it should be possible to page the list of URLs into batches of 30 and purge those one at a time. I don't know enough Bash to be able to do that though. Thanks!