shion1305/Cloudflare Worker Deploy
Auto Compose wrangler.toml and Deploy Cloudflare Worker
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| worker_name | Name of Cloudflare Worker | yes | — |
| wrangler_template | Path to wrangler.template.toml in the repo (optional, uses default if not provided) | no | "" |
| cloudflare_api_token | Cloudflare API token with Workers:Edit | yes | — |
| account_id | Cloudflare Account ID | yes | — |
| main_path | Path to the main entry point file | no | .output/server/index.mjs |
| assets_dir | Path to the assets directory | no | .output/public |
| compat_date | Cloudflare Workers compatibility_date | no | 2025-09-28 |
| print_toml | Print rendered wrangler.toml to logs | no | true |
Outputs
no outputs