Commit d7e4b08
fix(ci): point Cloudflare deploy at adapter-cloudflare output dir
The docs adapter switched from adapter-static to adapter-cloudflare in
1a25f6c, but the release workflow still ran `pages deploy build`.
adapter-cloudflare writes to `.svelte-kit/cloudflare/` (matching the
`pages_build_output_dir` declared in apps/docs/wrangler.toml), so the
deploy step ENOENT'd on the missing build/.
Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>1 parent d74e5d1 commit d7e4b08
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
108 | 108 | | |
109 | 109 | | |
110 | 110 | | |
111 | | - | |
| 111 | + | |
0 commit comments