I am deploying my workers via github integration and getting this error
[ERROR] In a non-interactive environment, it's necessary to set a CLOUDFLARE_API_TOKEN environment variable for wrangler to work. Please go to https://developers.cloudflare.com/fundamentals/api/get-started/create-token/ for instructions on how to create an api token, and assign its value to CLOUDFLARE_API_TOKEN.
The API token is specified in the Build settings for my workers so the CLOUDFLARE_API_TOKEN shouldn't be a problem.
I am using turborepo for my project and the deploy command is