Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
ci: Create GitHub Actions workflow to build and deploy documentation
- Create new GitHub Actions workflow for building GitHub Pages - Added GitHub Pages workflow to build and deploy Sphinx documentation - Configured workflow to run on pushes to the "main" branch - Deployed built documentation to GitHub Pages using `github-pages-deploy-action`
- Loading branch information