Update .gitea/workflows/uptime.yaml
Uptime Report / Explore-Gitea-Actions (push) Successful in 4s Details

This commit is contained in:
root 2023-12-16 21:37:45 +08:00
parent 691e1f420b
commit 57971667e3
1 changed files with 1 additions and 1 deletions

View File

@ -23,5 +23,5 @@ jobs:
- run: |
curl -v $UPTIME_WEBHOOK_URL
env:
DINGTALK_WEBHOOK_URL: ${{ secrets.UPTIME_WEBHOOK_URL }}
UPTIME_WEBHOOK_URL: ${{ secrets.UPTIME_WEBHOOK_URL }}
- run: echo "🍏 This job's status is ${{ job.status }}."