Skip to content

Commit

Permalink
fix for discord hook
Browse files Browse the repository at this point in the history
  • Loading branch information
morisil committed Jan 14, 2025
1 parent c92e53d commit 1b523b0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -339,7 +339,7 @@ if (isReleaseBuild) {
create("discord") {
active = Active.ALWAYS
message = releaseAnnouncement
structuredMessage = false
messageProperty = "content"
}
}
}
Expand Down

0 comments on commit 1b523b0

Please sign in to comment.