Skip to content

Commit 6e754f0

Browse files
authored
ci: update release process
Signed-off-by: Eric Deandrea <[email protected]>
1 parent 974a511 commit 6e754f0

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

build.gradle.kts

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -95,11 +95,11 @@ jreleaser {
9595
active = org.jreleaser.model.Active.RELEASE
9696
}
9797

98-
// discussions {
99-
// active = org.jreleaser.model.Active.RELEASE
100-
// organization = "docling-project"
101-
// team = "docling-java"
102-
// title = "{{projectNameCapitalized}} {{projectVersion}} released!"
103-
}
98+
// discussions {
99+
// active = org.jreleaser.model.Active.RELEASE
100+
// organization = "docling-project"
101+
// team = "docling-java"
102+
// title = "{{projectNameCapitalized}} {{projectVersion}} released!"
103+
// }
104104
}
105105
}

0 commit comments

Comments
 (0)