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 Actions
source - Create a repo variable
RUN_BUILD_AND_DEPLOY_DOCS
and set it totrue
.