Skip to content

Commit

Permalink
更新 deploy.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
frankiejun authored Nov 7, 2024
1 parent 1c8a39f commit 68ee695
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ name: 批量保活进程
on:
schedule:
# 使用cron表达式定义任务运行的时间
- cron: '3 19 * * *' #凌晨3点3分
- cron: '3 10 * * *' #凌晨3点3分
workflow_dispatch:

jobs:
Expand Down

0 comments on commit 68ee695

Please sign in to comment.