Update sphinx_build_deploy.yml

try going back to ./site as the publish_dir
This commit is contained in:
srcarter3 2020-09-02 13:09:38 -06:00 committed by GitHub
parent 9da5ed0d3e
commit 41c5e8057c
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -37,4 +37,4 @@ jobs:
uses: peaceiris/actions-gh-pages@v3
with:
github_token: ${{ secrets.GITHUB_TOKEN }}
publish_dir: ./public
publish_dir: ./site