You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
ci: add GitHub Actions workflow for automatic Cloudflare deployment
- Add deploy.yml workflow that triggers on push to main
- Builds shared package, web app, and deploys to Cloudflare Workers
- Requires CLOUDFLARE_API_TOKEN and CLOUDFLARE_ACCOUNT_ID secrets
- Update README with setup instructions for automatic deployment
0 commit comments