Add thread to discord notification

Fixes #3042
This commit is contained in:
Qstick 2022-10-16 23:27:42 -05:00 committed by GitHub
parent 977fb31a91
commit aabd25510e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

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