Skip to content

Commit a19b299

Browse files
authored
Update daily-check-in.yml
1 parent fc9cae9 commit a19b299

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/daily-check-in.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ jobs:
4343
curl -s -X POST "https://api.telegram.org/bot${{ secrets.TELEGRAM_TOKEN }}/sendMessage" \
4444
-d chat_id=${{ secrets.TELEGRAM_USERID }} \
4545
-d parse_mode=HTML \
46-
-d text="❌ <b>LINUX DO</b> 每日签到失败"
46+
-d text="❌ <b>LINUX DO</b> 每日签到失败"
4747
4848
- name: Delete workflow runs
4949
uses: Mattraks/delete-workflow-runs@v2

0 commit comments

Comments
 (0)