diff --git a/entrypoint.sh b/entrypoint.sh index 68add03..57bbf5a 100755 --- a/entrypoint.sh +++ b/entrypoint.sh @@ -14,10 +14,16 @@ fi url="https://oapi.dingtalk.com/robot/send?access_token=${INPUT_DINGTOKEN}" +body=$(cat <