Skip to content

Commit

Permalink
Also overwrite the release Name
Browse files Browse the repository at this point in the history
  • Loading branch information
duncte123 committed Feb 21, 2021
1 parent dc631c6 commit 4a27eef
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions LavalinkServer/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -161,6 +161,7 @@ githubRelease {
repo "Lavalink"
targetCommitish "dunctebot-custom"
tagName shortVersionFromTag()
releaseName shortVersionFromTag()
overwrite false
prerelease false
releaseAssets bootJar.outputs.files
Expand Down

0 comments on commit 4a27eef

Please sign in to comment.