peaceiris/actions-gh-pages
GitHub Pages action
By peaceiris
GitHub Actions for GitHub Pages π Deploy static files and publish your site easily. Static-Site-Generators-friendly
3.9k stars, Π½Π° ΡΠ°ΠΉΡΠ΅ Ρ May 21, 2023 00:05
Note
See also the GitHub official GitHub Pages Action first.
GitHub Pages now uses Actions by default | The GitHub Blog
GitHub Pages: Custom GitHub Actions Workflows (beta) | GitHub Changelog
This is a GitHub Action to deploy your static files to GitHub Pages. This deploy action can be combined simply and freely with Static Site Generators. (Hugo, MkDocs, Gatsby, mdBook, Next, Nuxt, and so on.)
The next example step will deploy ./public directory to the remote gh-pages branch.