Deploy to GitHub Pages
Actively maintainedJamesIves/github-pages-deploy-action · MIT
🚀 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.
★ 4.6k starsLast commit 6 days agoLatest v4.9.0
B
82
/ 100
Security signals
OpenSSF Scorecard6.8 / 10
SECURITY.md presentYes
Immutable releasesEnabled
Known vulnerabilitiesNone on record
How to use it safely
Recommended: pin to commit SHA
uses: JamesIves/github-pages-deploy-action@fa24774553152dd7873cd16ebd8d959b010c5445 # v4.9.0Mutable tags like v4.9.0 can be rewritten to point at malicious commits. Pinning to the full commit SHA is the only reference GitHub guarantees immutable.
Full workflow example
steps: - uses: JamesIves/github-pages-deploy-action@fa24774553152dd7873cd16ebd8d959b010c5445 # v4.9.0
Score breakdown
Security (35%)81
Popularity (20%)68
Maintenance (30%)100
Reliability (15%)70
Add this badge to your README
Markdown
[](https://actionrank.dev/actions/jamesives-github-pages-deploy-action)HTML version
HTML
<a href="https://actionrank.dev/actions/jamesives-github-pages-deploy-action"><img src="https://actionrank.dev/api/badge/jamesives-github-pages-deploy-action" alt="ActionRank score"></a>Free to use, no attribution required — the badge updates itself as the score changes. How badges work