You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
add an action to deploy to github pages when pushed to master. (#81)
* add an action to deploy to github pages when pushed to master.
* create a draft of the sphinx docs before deploying to master
* build docs and deploy only on master
* CI: use requirements.txt to install dependencies in GH Actions
* Make sure to trigger on pull requests
* Fix Sphinx build and upload
* Fix the stage that only runs on PRs
* Get rid of doctrees in deployed html docs
Co-authored-by: Ralf Gommers <ralf.gommers@gmail.com>
0 commit comments