JamesIves/github-pages-deploy-action
🚀 Automatically deploy your project to GitHub Pages using GitHub Actions. This action can be configured to push your production-ready code into any branch you'd like. observed · 2026-08-28
Health v2 · maintenance only
98/100
- Activity 99
- Release rhythm 96
- Longevity 100
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.
- gap_med: 18
- age_days: 2741
- days_rel: 25
- days_push: 9
- n_releases_24m: 14
Adoption not part of the score
4603 stars · 436 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded
A GitHub Action that automatically deploys a project's production-ready build output to GitHub Pages, pushing to any branch such as gh-pages or docs. It supports cross-repository deployments and GitHub Enterprise.
Use cases
- deploy a static site to github pages on push
- publish docs folder to gh-pages branch automatically
- set up continuous deployment for my website with github actions
- deploy built site to another repository's github pages
- automate github pages deployment in ci workflow
When to choose
- you host static sites or documentation on GitHub Pages and want automated deployment from CI
- you need to deploy to a different branch or a different repository
- you use GitHub Enterprise and need Pages deployment support
When to avoid
- you deploy to non-GitHub hosting like Netlify, Vercel, or S3
- you need server-side rendering or dynamic hosting rather than static Pages
- you prefer GitHub's native Pages deployment workflow without a third-party action
Facets
plugin · maturity stable
deployment ci-cd web-development cloud github-actions github-pages static-site-deployment gh-pages continuous-deployment devops automation web-server
3 sources
- readme: https://github.com/JamesIves/github-pages-deploy-action · fetched 2026-08-28 · e339417b9966
- homepage: https://github.com/marketplace/actions/deploy-to-github-pages · fetched 2026-08-29 · 7b6e191948ae
- registry_npm: https://registry.npmjs.org/github-pages-deploy-action · fetched 2026-08-29 · b51e60b3a845
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| JamesIves/github-pages-deploy-action | main | 98 |
For agents
markdown · JSON · MCP: product_card(name="JamesIves/github-pages-deploy-action")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem