Skip to content

Commit

Permalink
trying structured message false to fix discord webhook
Browse files Browse the repository at this point in the history
  • Loading branch information
morisil committed Jan 14, 2025
1 parent 3ef8f84 commit c92e53d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -339,6 +339,7 @@ if (isReleaseBuild) {
create("discord") {
active = Active.ALWAYS
message = releaseAnnouncement
structuredMessage = false
}
}
}
Expand Down

0 comments on commit c92e53d

Please sign in to comment.