Update feishu_notify.sh

This commit is contained in:
2026-02-08 20:45:22 +08:00
parent 8454b5aa2c
commit 9ddf483c51

View File

@@ -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}"'"
}