Skip to content

Commit 0a70a3b

Browse files
committed
[Fix] gh-pages action
1 parent 1995d40 commit 0a70a3b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/docs.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,4 +27,4 @@ jobs:
2727
uses: peaceiris/actions-gh-pages@v4
2828
with:
2929
github_token: ${{ secrets.GITHUB_TOKEN }}
30-
publish_dir: ./docs/build
30+
publish_dir: ./docs/build/html

0 commit comments

Comments
 (0)