mirror of
https://github.com/AtsushiSakai/PythonRobotics.git
synced 2026-04-22 03:00:41 -04:00
Update gh-pages.yml
This commit is contained in:
9
.github/workflows/gh-pages.yml
vendored
9
.github/workflows/gh-pages.yml
vendored
@@ -25,8 +25,7 @@ jobs:
|
||||
uses: sphinx-notes/pages@v3
|
||||
with:
|
||||
requirements_path: ./docs/doc_requirements.txt
|
||||
- name: Push changes
|
||||
uses: ad-m/github-push-action@master
|
||||
with:
|
||||
github_token: ${{ secrets.GITHUB_TOKEN }}
|
||||
branch: gh-pages
|
||||
- name: Deploy GitHub Pages site
|
||||
id: deployment
|
||||
uses: actions/deploy-pages@main
|
||||
|
||||
|
||||
Reference in New Issue
Block a user