Skip to content
This repository was archived by the owner on May 19, 2022. It is now read-only.

Commit fe34172

Browse files
committedApr 6, 2020
added changelog to github releases
1 parent 8300dab commit fe34172

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed
 

‎build.gradle

+1
Original file line numberDiff line numberDiff line change
@@ -128,6 +128,7 @@ githubRelease {
128128
token = project.hasProperty('githubToken') ? project.property('githubToken') : ''
129129
owner "RediSearch"
130130
repo "spring-redisearch"
131+
body changelog()
131132
}
132133

133134
afterReleaseBuild.dependsOn ":githubRelease"

0 commit comments

Comments
 (0)