Skip to content

Commit

Permalink
Update deploy-doc.yml (#19)
Browse files Browse the repository at this point in the history
  • Loading branch information
M-Mouhcine authored Jul 8, 2023
1 parent a05c1cf commit 005698a
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/deploy-doc.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,5 +21,6 @@ jobs:
with:
publish_branch: gh-pages
github_token: ${{ secrets.GITHUB_TOKEN }}
publish_dir: docs/
publish_dir: docs/build/html
destination_dir: docs/
force_orphan: true

0 comments on commit 005698a

Please sign in to comment.