Skip to content

Commit

Permalink
Update test.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
Theo-Messi authored Jun 19, 2024
1 parent 741c318 commit 19de5cc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ jobs:
curl -X "POST" "https://api.day.app/a8BiVYYGe7sMfKWLBNNcCj" \
-H 'Content-Type: application/json; charset=utf-8' \
-d '{
"body": "Github Actions 于 '${{ env.DATE }}' 运行 '${{ env.translated_status }}'",
"body": "Github Actions于${{ env.DATE }}运行${{ env.translated_status }}",
"title": "'${{ github.repository }}'",
"badge": 1,
"category": "Github Actions",
Expand Down

0 comments on commit 19de5cc

Please sign in to comment.