Skip to content

Commit

Permalink
update in doc
Browse files Browse the repository at this point in the history
  • Loading branch information
xavierr committed Jan 15, 2024
1 parent 41594a1 commit 9faba5b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/doc.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ jobs:
path: sphinx/_build/html/
- name: Deploy
uses: peaceiris/actions-gh-pages@v3
if: github.ref == 'refs/heads/dev'
if: github.ref == 'refs/heads/sphinx'
with:
github_token: ${{ secrets.GITHUB_TOKEN }}
publish_dir: sphinx/_build/html
Expand Down

0 comments on commit 9faba5b

Please sign in to comment.