Deploy to Cloudflare Workers with Wrangler - fork of official
Version updated for https://github.com/jamestalmage/wrangler-action to version v3.14.1.
- This action is used across all versions by ? repositories.
Go to the GitHub Marketplace to find the latest changes.
Action Summary
The Wrangler GitHub Action simplifies the deployment of Cloudflare Workers and Pages by integrating the Wrangler CLI directly into GitHub workflows. It automates tasks such as worker deployment, environment configuration, and secret management, allowing developers to streamline continuous integration and delivery processes. Key capabilities include support for specific Wrangler versions, configurable working directories, and pre/post-deployment command execution.