# cloudflare/wrangler-action

🧙‍♀️ easily deploy cloudflare workers applications using wrangler and github actions

Repository: https://github.com/cloudflare/wrangler-action
Canonical: https://ross.abutalabs.com/products/wrangler-action
Language: TypeScript
License: Apache-2.0
License Family: permissive
Topics: cloudflare, cloudflare-workers, github-actions, wrangler
Last push: 2026-07-29T15:47:39+00:00

## Health v2 (maintenance only)
Score: 92/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 95, release rhythm 83, longevity 100
- inputs: {"age_days": 2522, "days_push": 35, "days_rel": 113, "gap_med": 20, "n_releases_24m": 12}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1928, forks 213 (observed 2026-08-28T04:05:55.705586+00:00)

## What it is
An official GitHub Action that wraps Cloudflare's Wrangler CLI to deploy Cloudflare Workers and Pages applications directly from GitHub Actions workflows. It handles Wrangler installation, version pinning, and API token-based authentication.

## Use cases
- deploy cloudflare workers on git push
- automate cloudflare pages deployment in ci
- run wrangler commands from github actions
- pin a specific wrangler version in ci
- deploy worker from a subdirectory of the repo

## When to choose
- you deploy Cloudflare Workers or Pages from GitHub and want CI/CD automation
- you need managed Wrangler installation and secure API token handling in workflows

## When to avoid
- you deploy to platforms other than Cloudflare
- you still rely on Wrangler v1 or global API key authentication
- you don't use GitHub Actions for CI/CD

## Facets
- artifact type: plugin
- maturity: active
- function: deployment, ci-cd, cli
- domain: cloud-computing, web-development, developer-tools
- platform: cloud
- tags: github-actions, cloudflare-workers, wrangler, edge-deployment, serverless-deployment, devops, docker, nodejs

## Member repositories
- cloudflare/wrangler-action (main) score 92

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:05:55.705586+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T03:09:07.255562+00:00, confidence not recorded.
  - readme: https://github.com/cloudflare/wrangler-action (fetched 2026-08-28T04:05:55.705586+00:00, sha b3c13a10caad)
- Data as of 2026-08-30T08:39:29.467469+00:00.
