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.
Was this page helpful?