Open ab77 opened 1 year ago
Here's an example where a new project isn't initialised (and the workflow fails silently): https://github.com/belodetek/red-alert/actions/runs/4339332303/jobs/7576834654#step:10:28
Workaround (manual):
CLOUDFLARE_ACCOUNT_ID=XXX npx wrangler pages project create red-alert
After workaround: red-alert.pages.dev
Another instance: https://github.com/balena-io/arm-builder-kernels/actions/runs/4673223550#summary-12677058964
Here's an example where a new project isn't initialised (and the workflow fails silently): https://github.com/belodetek/red-alert/actions/runs/4339332303/jobs/7576834654#step:10:28
Workaround (manual):
After workaround: red-alert.pages.dev