chore: Rename Cloudflare secret to CLOUDFLARE_API_TOKEN, standardize wrangler-action@v4 - #453
Conversation
|
|
|
Important Review skippedAuto reviews are disabled on this repository. Please check the settings in the CodeRabbit UI or the ⚙️ Run configurationConfiguration used: Repository YAML (base), Central YAML (inherited) Review profile: CHILL Plan: Pro Run ID: You can disable this status message by setting the Use the checkbox below for a quick retry:
✨ Finishing Touches✨ Simplify code
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
The org secret was renamed
CLOUDFLARE_API_KEY→CLOUDFLARE_API_TOKEN(rotated to a new value, aligned to the name wrangler expects). The old secret no longer exists, so this workflow would fail on its next deploy — update to the new name.Also standardizes on
cloudflare/wrangler-action@v4(matching stock-indicators-dotnet, which runs it fine).No behavior change; same scoped Pages/Workers API token, correctly named, on the current action major.