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 16044bb commit 4ad19cdCopy full SHA for 4ad19cd
.github/workflows/ci.yml
@@ -14,6 +14,6 @@ jobs:
14
call-build:
15
uses: SpongePowered/.github/.github/workflows/shared-ci.yaml@master
16
with:
17
- publish_release_javadoc: false
+ javadoc_deploy_prefix: spongegradle
18
extra_gradle_publish_params: publishPlugins
19
secrets: inherit
0 commit comments