Skip to content

Commit 77d312f

Browse files
committed
just a comment
1 parent 80008aa commit 77d312f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/javadoc.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,5 +29,5 @@ jobs:
2929
uses: JamesIves/github-pages-deploy-action@v4
3030
with:
3131
branch: gh-pages # The branch the action should deploy to.
32-
folder: target/reports/apidocs # Check if your maven version uses 'target/site/apidocs' instead
32+
folder: target/reports/apidocs # Definitive location for this project
3333
clean: true # Automatically remove deleted files from the deploy branch

0 commit comments

Comments
 (0)