diff --git a/.github/workflows/auto.yml b/.github/workflows/auto.yml index f647ab5..c50c98b 100644 --- a/.github/workflows/auto.yml +++ b/.github/workflows/auto.yml @@ -2,7 +2,7 @@ name: Auto on: schedule: - - cron: "30 22 * * *" # 北京时间上午06:30 + - cron: "30 02 * * *" # 北京时间上午06:30 workflow_dispatch: env: @@ -30,4 +30,4 @@ jobs: - name: Run Project run: | yarn - yarn workflowDify \ No newline at end of file + yarn workflowDify