Skip to content

Commit 291ceb0

Browse files
committed
fix: change doc dir
1 parent 13236a4 commit 291ceb0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/docs.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -35,6 +35,6 @@ jobs:
3535
uses: peaceiris/actions-gh-pages@v3
3636
with:
3737
github_token: ${{ secrets.GITHUB_TOKEN }}
38-
publish_dir: ./target/doc
38+
publish_dir: ./target/doc/datamaxi
3939
publish_branch: gh-pages
4040
allow_empty_commit: true

0 commit comments

Comments
 (0)