Files
landing/wrangler.toml
Sanil Chawla b750970770
All checks were successful
Deploy to Cloudflare Pages / deploy (push) Successful in 22s
ci(config): add Cloudflare Pages deployment via Gitea Actions
Adds wrangler.toml for Pages config, Gitea Actions workflow that
builds with Bun and deploys to Cloudflare Pages on pushes to main.
Requires CLOUDFLARE_API_TOKEN and CLOUDFLARE_ACCOUNT_ID secrets.
Also disables subject-case rule in commitlint.
2026-02-11 23:57:41 -08:00

4 lines
89 B
TOML

name = "lofty-landing"
pages_build_output_dir = "dist"
compatibility_date = "2026-02-01"