actions-marketplace-validations/Deploy to Cloudflare Workers with Wrangler2
Deploy your Cloudflare Workers applications and sites directly from GitHub, using Wrangler2
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| apiKey | (Legacy) Your Cloudflare API Key | — | — |
| apiToken | Your Cloudflare API Token | — | — |
| (Legacy) Your Cloudflare Email | — | — | |
| environment | The environment you'd like to publish your Workers project to - must be defined in wrangler.toml | — | — |
| workingDirectory | The relative path which Wrangler commands should be run from | — | — |
| wranglerVersion | The version of Wrangler you'd like to use to publish your Workers project | — | — |
| secrets | A new line deliminated string of environment variable names that should be configured as Worker secrets | no | — |
| preCommands | Commands to execute before publishing the Workers project | no | — |
| postCommands | Commands to execute after publishing the Workers project | no | — |
| publish | Set to false to skip publishing your Worker project and secrets. Defaults to true. | no | — |
Outputs
no outputs