Skip to content

Commit

Permalink
Update gh-pages.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
AtsushiSakai authored Dec 3, 2023
1 parent e9ae79f commit 5676da6
Showing 1 changed file with 4 additions and 5 deletions.
9 changes: 4 additions & 5 deletions .github/workflows/gh-pages.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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

0 comments on commit 5676da6

Please sign in to comment.