diff --git a/.github/workflows/CI.yml b/.github/workflows/CI.yml index ba1c205..9232097 100644 --- a/.github/workflows/CI.yml +++ b/.github/workflows/CI.yml @@ -5,7 +5,7 @@ on: push: # 定时激活 schedule: - - cron: '30 * * * *' + - cron: '* 2 * * *' # 每30分钟:'30 * * * *' # 每1小时:'* 1 * * *' # !最少5分钟 diff --git a/ReleaseDelivr b/ReleaseDelivr index d8d74e2..66240db 100755 Binary files a/ReleaseDelivr and b/ReleaseDelivr differ