Hello! Are there any examples of github actions for containers deployment? My action works intermitt
Hello! Are there any examples of github actions for containers deployment? My action works intermittently, fails often with auth permission:
[ERROR] A request to the Cloudflare API (/zones/.../workers/routes) failed.
Authentication error [code: 10000]
It looks like you are authenticating Wrangler via a custom API token set in an environment variable.
Please ensure it has the correct permissions for this operation.
[ERROR] A request to the Cloudflare API (/zones/.../workers/routes) failed.
Authentication error [code: 10000]
Please ensure it has the correct permissions for this operation.



