Parent: #1
GitHub Action that runs on push to master and deploys the rwsdk app to Cloudflare via pnpm release (or wrangler deploy). Use a CLOUDFLARE_API_TOKEN repo secret. Use pnpm/action-setup and pnpm cache in the workflow.
Acceptance:
- Workflow file under
.github/workflows/.
- Successful deploy on the next push.
Parent: #1
GitHub Action that runs on push to
masterand deploys the rwsdk app to Cloudflare viapnpm release(orwrangler deploy). Use aCLOUDFLARE_API_TOKENrepo secret. Usepnpm/action-setupand pnpm cache in the workflow.Acceptance:
.github/workflows/.