Deploy a static site on GitHub Pages.

A GitHub Action to deploy a static site on GitHub Pages.

See https://github.com/appleboy/gh-pages-action/tree/gh-pages
This commit is contained in:
Bo-Yi Wu 2020-03-15 11:05:44 +08:00
parent ef1513677f
commit dd660f2adc

View File

@ -318,6 +318,7 @@ Set up your GitHub Actions workflow with a specific version of your programming
- [GitHub Action for Hexo](https://github.com/heowc/action-hexo)
- [Deploy Google Analytics stats to GitHub Pages](https://github.com/cristianpb/analytics-google)
- [A Jupyter Notebook Blogging Platform Powered by GitHub Actions, Pages and Jekyll](https://github.com/fastai/fastpages)
- [A GitHub Action to deploy a static site on GitHub Pages (multiple repository)](https://github.com/appleboy/gh-pages-action/tree/gh-pages)
### Notifications and Messages