mirror of
https://github.com/Unidata/python-awips.git
synced 2025-02-23 14:57:56 -05:00
Update sphinx_build_deploy.yml
spelling mistake with peaceiris
This commit is contained in:
parent
2bc6a3e3b2
commit
73beeae98e
1 changed files with 1 additions and 1 deletions
2
.github/workflows/sphinx_build_deploy.yml
vendored
2
.github/workflows/sphinx_build_deploy.yml
vendored
|
@ -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
|
||||
|
|
Loading…
Add table
Reference in a new issue