Skip to content

Commit e688bd4

Browse files
committed
CI: publish correct directory
1 parent fd5e479 commit e688bd4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/docs.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,5 +25,5 @@ jobs:
2525
uses: peaceiris/actions-gh-pages@v3
2626
with:
2727
github_token: ${{ secrets.GITHUB_TOKEN }}
28-
publish_dir: ./docs/build/html
28+
publish_dir: ./docs/build/singlehtml
2929
force_orphan: true

0 commit comments

Comments
 (0)