1
0
Fork 0
mirror of https://github.com/Radarr/Radarr synced 2025-01-03 05:44:50 +00:00

Add thread to discord notification [common]

This commit is contained in:
Qstick 2022-10-16 23:23:13 -05:00 committed by GitHub
parent 2525ac2d1a
commit 4a205d8041
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1143,4 +1143,5 @@ stages:
SYSTEM_ACCESSTOKEN: $(System.AccessToken)
DISCORDCHANNELID: $(discordChannelId)
DISCORDWEBHOOKKEY: $(discordWebhookKey)
DISCORDTHREADID: $(discordThreadId)