Below you will find pages that utilize the taxonomy term “Risu729”
August 5, 2026
Wrangler Deploy
Version updated for https://github.com/risu729/wrangler-deploy-action to version v1.2.0.
This action is used across all versions by 3 repositories. Action Type This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary The Wrangler Deploy Action automates the deployment of Cloudflare Workers from GitHub Actions, providing a consistent workflow for preview and production deployments. It leverages Wrangler’s version already declared in the caller package or configured through mise, ensuring no additional installation is required. The action supports both pull-request previews with wrangler versions upload and dry-run fallbacks for forks without preview credentials. For production deployments, it checks for Cloudflare credentials and fails if missing, uploads Worker secrets atomically, and outputs URLs and deployment targets directly to the GitHub Actions job summary.