We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 13236a4 commit 291ceb0Copy full SHA for 291ceb0
.github/workflows/docs.yml
@@ -35,6 +35,6 @@ jobs:
35
uses: peaceiris/actions-gh-pages@v3
36
with:
37
github_token: ${{ secrets.GITHUB_TOKEN }}
38
- publish_dir: ./target/doc
+ publish_dir: ./target/doc/datamaxi
39
publish_branch: gh-pages
40
allow_empty_commit: true
0 commit comments