Unify Slack-Hook deployment message
[ci skip]
This commit is contained in:
parent
26b7c2bcf9
commit
7f93b019c4
@ -32,7 +32,7 @@ platform :android do |options|
|
|||||||
|
|
||||||
slack(
|
slack(
|
||||||
default_payloads: [], # reduce the notification to the minimum
|
default_payloads: [], # reduce the notification to the minimum
|
||||||
message: ":rocket: Successfully deployed #{version} with code #{build} to the Play Store :cryptomator:",
|
message: ":rocket: Successfully deployed #{version} with code #{build} :cryptomator:",
|
||||||
payload: {
|
payload: {
|
||||||
"Changes" => File.read(release_note_path_en)
|
"Changes" => File.read(release_note_path_en)
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user