Skip to content

Commit 57ccc4e

Browse files
helpermethodmarc0der
authored andcommitted
Disable Homebrew packager
1 parent fd2ed04 commit 57ccc4e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle/release.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ jreleaser {
3636
path = "build/distributions/{{distributionName}}-${sdkmanVersion}.zip"
3737
}
3838
brew {
39-
active = 'ALWAYS'
39+
active = 'NEVER'
4040
}
4141
}
4242
}

0 commit comments

Comments
 (0)