actions-marketplace-validations/Cloudflare Workers route update
A Cloudflare worker action to change worker route between other steps
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stalelast commit Sep 12, 2020
- License
- MIT
Pinned Snippet
uses: actions-marketplace-validations/aakashlpin_cloudflare-worker-route-update@2f1106f1bbd595c6297e53d817f85de66a2e82d7 # no releases — HEAD as of 2026-08-29tags can be moved; commit SHAs can't. why a SHA?
Inputs
| name | description | required | default |
|---|---|---|---|
| CF_EMAIL | Cloudflare Email | yes | — |
| CF_API_KEY | Cloudflare API Key | yes | — |
| CF_ZONE_ID | Cloudflare Zone Id | yes | — |
| CF_ROUTE_ID | Cloudflare Route Id | yes | — |
| CF_WORKER_NAME | Cloudflare Worker Name | yes | — |
| CF_ROUTE_PATTERN | Cloudflare Worker New Route Pattern | yes | — |
Outputs
no outputs