diff --git a/.github/workflows/publish-release.yml b/.github/workflows/publish-release.yml index 5e24db5..c341081 100644 --- a/.github/workflows/publish-release.yml +++ b/.github/workflows/publish-release.yml @@ -13,4 +13,5 @@ jobs: project-name: 'Refined Storage - Quartz Arsenal' announce: true mutation-testing: false - sonarqube: true \ No newline at end of file + sonarqube: true + javadoc: false \ No newline at end of file