We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7b46ff8 commit eb2644aCopy full SHA for eb2644a
.github/workflows/build.yml
@@ -49,8 +49,6 @@ jobs:
49
target-folder: javadoc-core # url will be https://<username>.github.io/<repo>/javadoc-core
50
project: maven # or gradle
51
subdirectories: core
52
- javadoc-source-folder: target/site
53
- custom-command: mvn site
54
55
deploy:
56
runs-on: ubuntu-latest
0 commit comments