diff --git a/feishu_notify.sh b/feishu_notify.sh index d378d57..cb1409c 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}"'" }