Unverified Commit 851c85e6 authored by quyuan01's avatar quyuan01 Committed by GitHub

Update benchmark.yml

parent fb325f95
...@@ -55,7 +55,6 @@ jobs: ...@@ -55,7 +55,6 @@ jobs:
curl ${{ secrets.WEBHOOK_URL }} -H 'Content-Type: application/json' -d '{ curl ${{ secrets.WEBHOOK_URL }} -H 'Content-Type: application/json' -d '{
"msgtype": "text", "msgtype": "text",
"text": { "text": {
"content": "'${{ github.repository }}' GitHubAction Failed!\n "content": "'${{ github.repository }}' GitHubAction Failed!\n 细节请查看:https://github.com/'${{ github.repository }}'/actions/runs/'${GITHUB_RUN_ID}'"
细节请查看:https://github.com/'${{ github.repository }}'/actions/runs/'${GITHUB_RUN_ID}'"
} }
}' }'
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment