Update sphinx_build_deploy.yml

spelling mistake with peaceiris
This commit is contained in:
srcarter3 2020-09-02 11:36:42 -06:00 committed by GitHub
parent 2bc6a3e3b2
commit 73beeae98e
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -29,7 +29,7 @@ jobs:
make html
- name: Deploy to gh-pages
uses: peaciris/actions-gh-pages@v3
uses: peaceiris/actions-gh-pages@v3
with:
github_token: ${{ secrets.GITHUB_TOKEN }}
publish_dir: ./site