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