mirror of
https://github.com/Radarr/Radarr
synced 2025-01-05 07:02:29 +00:00
Add thread to discord notification [common]
This commit is contained in:
parent
2525ac2d1a
commit
4a205d8041
1 changed files with 1 additions and 0 deletions
|
@ -1143,4 +1143,5 @@ stages:
|
||||||
SYSTEM_ACCESSTOKEN: $(System.AccessToken)
|
SYSTEM_ACCESSTOKEN: $(System.AccessToken)
|
||||||
DISCORDCHANNELID: $(discordChannelId)
|
DISCORDCHANNELID: $(discordChannelId)
|
||||||
DISCORDWEBHOOKKEY: $(discordWebhookKey)
|
DISCORDWEBHOOKKEY: $(discordWebhookKey)
|
||||||
|
DISCORDTHREADID: $(discordThreadId)
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue