Skip to content

Commit

Permalink
ci: disable javadoc on publish
Browse files Browse the repository at this point in the history
  • Loading branch information
raoulvdberge committed Jun 16, 2024
1 parent ba4add8 commit 3d9948d
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/publish-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,4 +11,5 @@ jobs:
secrets: inherit
with:
project-name: 'Refined Storage - Curios Integration'
mutation-testing: false
mutation-testing: false
javadoc: false

0 comments on commit 3d9948d

Please sign in to comment.