Deploy effectively to GitHub Pages with advanced settings

This commit is contained in:
CrazyMax 2020-08-20 13:30:59 +02:00
parent fa3e308e50
commit 6f644bbee9
No known key found for this signature in database
GPG Key ID: 3248E46B6BB8C7F7

View File

@ -340,6 +340,7 @@ Set up your GitHub Actions workflow with a specific version of your programming
- [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)
- [Deploy A Static Site to GitHub Pages](https://github.com/appleboy/gh-pages-action) - Deploy to custom directory and ignore folder/file.
- [Deploy effectively to GitHub Pages](https://github.com/crazy-max/ghaction-github-pages) - With advanced settings (signed commits, check GitHub Pages Status).
### Notifications and Messages