Commit 707d8ae
committed
fix(ci): drop api.tonymenu.app from wrangler-managed routes
The CI's CLOUDFLARE_API_TOKEN is scoped per-zone and doesn't include the
new tonymenu.app zone, so wrangler's route reconciliation against it
fails with a 10000 auth error. The api.tonymenu.app custom domain is
already attached to the worker (created directly via the Cloudflare API
with broader credentials), so wrangler doesn't need to manage it here.1 parent aa0965f commit 707d8ae
1 file changed
Lines changed: 0 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
71 | 71 | | |
72 | 72 | | |
73 | 73 | | |
74 | | - | |
75 | 74 | | |
76 | 75 | | |
77 | 76 | | |
| |||
0 commit comments