Skip to content

Commit

Permalink
test: change source for docs
Browse files Browse the repository at this point in the history
  • Loading branch information
oreHGA committed Mar 7, 2024
1 parent d3aa1f6 commit 93feeb8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -39,5 +39,5 @@ jobs:
uses: peaceiris/actions-gh-pages@v3
with:
github_token: ${{ secrets.GITHUB_TOKEN }}
publish_dir: doc/_build/html/develop
publish_dir: doc/_build/html
destination_dir: develop

0 comments on commit 93feeb8

Please sign in to comment.