We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d3a74be commit a67d03aCopy full SHA for a67d03a
.github/workflows/maven.yml
@@ -72,4 +72,4 @@ jobs:
72
uses: JamesIves/github-pages-deploy-action@v4
73
with:
74
branch: gh-pages
75
- folder: target/site/apidocs
+ folder: target/reports/apidocs
0 commit comments