Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
wangsen
MinerU
Commits
f94ea757
Unverified
Commit
f94ea757
authored
Apr 11, 2024
by
quyuan01
Committed by
GitHub
Apr 11, 2024
Browse files
Update benchmark.yml
parent
de9104f6
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
4 additions
and
5 deletions
+4
-5
.github/workflows/benchmark.yml
.github/workflows/benchmark.yml
+4
-5
No files found.
.github/workflows/benchmark.yml
View file @
f94ea757
...
@@ -53,10 +53,9 @@ jobs:
...
@@ -53,10 +53,9 @@ jobs:
-
name
:
notify
-
name
:
notify
run
:
|
run
:
|
curl ${{ secrets.WEBHOOK_URL }} -H 'Content-Type: application/json' -d '{
curl ${{ secrets.WEBHOOK_URL }} -H 'Content-Type: application/json' -d '{
"msgtype": "text",
"msgtype": "markdown",
"text": {
"markdown": {
"content": '''
"content": "'${{ github.repository }}' GitHubAction Failed!\n
"'${{ github.repository }}' GitHubAction Failed! \n" + "Please click here for details \n" + "https://github.com/'${{ github.repository }}'/actions/runs/'${GITHUB_RUN_ID}'"
>失败详清查看:<font color=\"comment\">https://github.com/'${{ github.repository }}'/actions/runs/'${GITHUB_RUN_ID}</font> "
'''
}
}
}'
}'
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment