Skip to content

Commit bd2558a

Browse files
author
Oliver Weiler
authored
Enable Homebrew packager (#1067)
1 parent 57ccc4e commit bd2558a

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 = 'NEVER'
39+
active = 'ALWAYS'
4040
}
4141
}
4242
}

0 commit comments

Comments
 (0)