Commit d47c989
committed
fix(ci): add wrangler.toml for Cloudflare Workers deployment
The scheduled deploy workflow was failing because wrangler deploy
requires a configuration file specifying the entry point. This adds
the wrangler.toml with static assets configuration.1 parent c0a1044 commit d47c989
1 file changed
+5
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
0 commit comments