Add deploy zola github action

This actions builds and deploys a [zola](https://github.com/getzola/zola) site to GitHub pages
This commit is contained in:
Shaleen Jain 2019-01-23 13:18:06 +05:30 committed by GitHub
parent 40f2601d4d
commit 0aef019fb7
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -53,6 +53,7 @@ Actions are triggered by GitHub platform events directly in a repo and run on-de
- [Declaratively setup GitHub Labels](https://github.com/lannonbr/issue-label-manager-action)
- [GitHub Actions for Yarn](https://github.com/Borales/actions-yarn)
- [Snyk CLI Test Action](https://github.com/clarkio/snyk-cli-action)
- [Deploy a Zola site to GitHub Pages](https://github.com/shalzz/zola-deploy-action)
### Tutorials