.github/workflows/Test.yml: again...
This commit is contained in:
parent
39664d9f1a
commit
916af57d28
|
|
@ -31,7 +31,7 @@ jobs:
|
|||
sphinx-build -b html doc doc/_build/html
|
||||
|
||||
- name: '⬆️ Deploy to gh-pages'
|
||||
uses: peaceiris/actions-gh-pages@v6
|
||||
uses: peaceiris/actions-gh-pages@v4
|
||||
with:
|
||||
github_token: ${{ secrets.GITHUB_TOKEN }}
|
||||
publish_dir: doc/_build/html
|
||||
|
|
|
|||
Loading…
Reference in New Issue