You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
ci(preview): gracefully skip when Cloudflare secrets are missing
Guards wrangler versions upload behind a HAS_CF_SECRETS env check so
forks without CLOUDFLARE_API_TOKEN/CLOUDFLARE_ACCOUNT_ID configured
don't get a red X on every PR. Build still runs (validates code), and
a sticky PR comment explains how to enable previews. Deploy workflow
is intentionally not guarded — prod should fail loudly.
0 commit comments