Commit 3e00aca
Fix deploy workflow: use wrangler deploy instead of pages deploy
The project uses Cloudflare Workers with static assets, not legacy
Pages. Switch to `wrangler deploy` which reads wrangler.jsonc config.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>1 parent 1238eff commit 3e00aca
1 file changed
Lines changed: 3 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
9 | | - | |
| 9 | + | |
10 | 10 | | |
11 | 11 | | |
12 | 12 | | |
| |||
36 | 36 | | |
37 | 37 | | |
38 | 38 | | |
39 | | - | |
40 | | - | |
| 39 | + | |
| 40 | + | |
41 | 41 | | |
42 | 42 | | |
43 | 43 | | |
0 commit comments