Skip to content

Commit 4252510

Browse files
committed
fix gh pages dir
1 parent 824c193 commit 4252510

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/documentation.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -24,5 +24,5 @@ jobs:
2424
with:
2525
publish_branch: gh-pages
2626
github_token: ${{ secrets.GITHUB_TOKEN }}
27-
publish_dir: _build/
27+
publish_dir: docs/build
2828
force_orphan: true

0 commit comments

Comments
 (0)