cloudflare-workers-deploy
Installation
SKILL.md
Cloudflare Workers Deployment
Deploy web applications to Cloudflare Workers with GitHub Actions automation.
Quick Start
- Create
wrangler.jsoncat project root - Create
workers/directory with Hono entry point - Add GitHub Actions workflows
- Set secrets via
wrangler secret put - Configure GitHub secrets for CI/CD