Deploy to GitHub Pages
The github-pages.yaml runs on a main branch commit to the docs folder. This workflow automates the deployment of a Jekyll-based documentation site to GitHub Pages. The site is based on Just the Docs.
It is disabled by default.
Usage
- Set up GitHub Pages for your repo using the GitHub Actionssource
- Create a repo variable RUN_BUILD_AND_DEPLOY_DOCSand set it totrue.