We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fd8f6de commit a31cbe9Copy full SHA for a31cbe9
.github/workflows/docs.yml
@@ -29,4 +29,4 @@ jobs:
29
uses: peaceiris/actions-gh-pages@v3
30
with:
31
github_token: ${{ secrets.GITHUB_TOKEN }}
32
- publish_dir: ./target/site/apidocs
+ publish_dir: ./target/reports/apidocs
0 commit comments