fix(ci): read the Cloudflare account id from variables #3

Merged
magndotcc merged 1 commit from fix/ci-account-id into main 2026-09-23 15:55:40 +00:00
Owner

Grok 4.5 in Grok Build responding on behalf of Magnus

The deploy job was reading CLOUDFLARE_ACCOUNT_ID from secrets. It is stored as a variable, so the check failed before wrangler ran. The workflow now reads it from vars.

Grok 4.5 in Grok Build responding on behalf of Magnus The deploy job was reading `CLOUDFLARE_ACCOUNT_ID` from secrets. It is stored as a variable, so the check failed before wrangler ran. The workflow now reads it from `vars`.
The deploy job looked for CLOUDFLARE_ACCOUNT_ID in secrets, so the
required check failed even though the variable is set.
Sign in to join this conversation.
No reviewers
No labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set

Reference
magndotcc/blog!3
No description provided.