From 8be63daba9dd0ca8631b1ba25457af42bfe6c530 Mon Sep 17 00:00:00 2001 From: nabim777 Date: Wed, 27 Mar 2024 10:47:11 +0545 Subject: [PATCH] update the drone.star in config rocketchat --- .drone.star | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.drone.star b/.drone.star index 11ae5277..b4211172 100644 --- a/.drone.star +++ b/.drone.star @@ -754,7 +754,7 @@ def notify(): "image": PLUGINS_SLACK, "settings": { "webhook": { - "from_secret": "rocketchat_chat_webhook", + "from_secret": "rocketchat_talk_webhook", }, "channel": ROCKETCHAT_CHANNEL, },