Skip to content

Commit 2b4455a

Browse files
author
Martin D. Weinberg
committed
Change subdirectory for pushing pages
1 parent 5ccc051 commit 2b4455a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build_docs.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,5 +39,5 @@ jobs:
3939
with:
4040
publish_branch: gh-pages
4141
github_token: ${{ secrets.GITHUB_TOKEN }}
42-
publish_dir: _build/
42+
publish_dir: _build/html
4343
force_orphan: true

0 commit comments

Comments
 (0)