From 9ddf483c516d92f5edb765a1b8be4d967ec644c3 Mon Sep 17 00:00:00 2001 From: Timothy Yin Date: Sun, 8 Feb 2026 20:45:22 +0800 Subject: [PATCH] Update feishu_notify.sh --- feishu_notify.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/feishu_notify.sh b/feishu_notify.sh index cb1409c..d378d57 100644 --- a/feishu_notify.sh +++ b/feishu_notify.sh @@ -56,7 +56,7 @@ curl -s -X POST -H "Content-Type: application/json" \ "publish_envs": "'"${PUBLISH_ENVS}"'", "commit_diff": "'"${COMMIT_DIFF}"'", "build_branch": "'"${BUILD_BRANCH}"'", - "trigger_by": "@'"${TRIGGER_BY}"'", + "trigger_by": "'"${TRIGGER_BY}"'", "build_url": { "url": "'"${BUILD_URL}"'" }