diff --git a/.github/workflows/publish-release.yml b/.github/workflows/publish-release.yml index eaf458d..298593c 100644 --- a/.github/workflows/publish-release.yml +++ b/.github/workflows/publish-release.yml @@ -11,4 +11,5 @@ jobs: secrets: inherit with: project-name: 'Refined Storage - Curios Integration' - mutation-testing: false \ No newline at end of file + mutation-testing: false + javadoc: false \ No newline at end of file