mirror of
https://github.com/Unidata/python-awips.git
synced 2025-02-23 14:57:56 -05:00
Update sphinx_build_deploy.yml
try changing the gh-pages publish_dir to ./public
This commit is contained in:
parent
f7945cd598
commit
522fb282dc
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
|
@ -37,4 +37,4 @@ jobs:
|
|||
uses: peaceiris/actions-gh-pages@v3
|
||||
with:
|
||||
github_token: ${{ secrets.GITHUB_TOKEN }}
|
||||
publish_dir: ./site
|
||||
publish_dir: ./public
|
||||
|
|
Loading…
Add table
Reference in a new issue