Skip to content

Commit 9c410de

Browse files
committed
Update docs workflow for new JavaDocs plugin
Signed-off-by: Gary O'Neall <[email protected]>
1 parent 918b739 commit 9c410de

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
@@ -29,4 +29,4 @@ jobs:
2929
uses: peaceiris/actions-gh-pages@v3
3030
with:
3131
github_token: ${{ secrets.GITHUB_TOKEN }}
32-
publish_dir: ./target/site/apidocs
32+
publish_dir: ./target/report/apidocs

0 commit comments

Comments
 (0)