Skip to content

Commit

Permalink
Fix path to documentation source
Browse files Browse the repository at this point in the history
  • Loading branch information
tbouska committed Aug 22, 2024
1 parent fc80189 commit 65fcbb7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/deploy-docs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,4 +31,5 @@ jobs:
uses: sphinx-notes/pages@v3
with:
github_token: ${{ secrets.GITHUB_TOKEN }}
documentation_path: ./docs/source
publish_dir: "./docs/build/html"

0 comments on commit 65fcbb7

Please sign in to comment.