Skip to content

Commit e743ffe

Browse files
author
thomas loubrieu
committed
change build dir for gh-pages
1 parent 753008e commit e743ffe

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/publish-docs.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,4 +22,4 @@ jobs:
2222
uses: peaceiris/actions-gh-pages@v3
2323
with:
2424
github_token: ${{ secrets.GITHUB_TOKEN }}
25-
publish_dir: ./docs
25+
publish_dir: ./docs/_build/html

0 commit comments

Comments
 (0)