Skip to content

Commit ed3a47c

Browse files
committed
Enable signing of files in build configuration
1 parent 40b84e3 commit ed3a47c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

build.gradle.kts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -46,6 +46,7 @@ jreleaser {
4646
active = Active.ALWAYS
4747
armored = true
4848
artifacts = true
49+
files = true
4950
}
5051

5152
deploy {

0 commit comments

Comments
 (0)