Skip to content

Commit

Permalink
ci: 去掉每日处理问题的限制
Browse files Browse the repository at this point in the history
  • Loading branch information
94dreamer committed Feb 10, 2022
1 parent b8ad0f1 commit 8a401c1
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 2 deletions.
1 change: 0 additions & 1 deletion .github/actions/create-report/daily-close.js
Original file line number Diff line number Diff line change
Expand Up @@ -74,7 +74,6 @@ ${data
-H 'Content-Type: application/json' \
-d '
{
"chatid": "wrkSFfCgAA-QNmuIjascLNFfmkFVQT5A|ww3027190586",
"msgtype": "markdown",
"markdown": {
"content": "${template.replaceAll('"', "'")}"
Expand Down
1 change: 0 additions & 1 deletion .github/actions/create-report/dist/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -103,7 +103,6 @@ ${data
-H 'Content-Type: application/json' \
-d '
{
"chatid": "wrkSFfCgAA-QNmuIjascLNFfmkFVQT5A|ww3027190586",
"msgtype": "markdown",
"markdown": {
"content": "${template.replaceAll('"', "'")}"
Expand Down

0 comments on commit 8a401c1

Please sign in to comment.