From 645391d7c69cf4d01ee93ef652ebb3b7beb8d898 Mon Sep 17 00:00:00 2001 From: Haoyu Xu Date: Sun, 29 Oct 2023 11:35:54 -0400 Subject: [PATCH] Update update-offical-dyn-info.yaml --- .github/workflows/update-offical-dyn-info.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/update-offical-dyn-info.yaml b/.github/workflows/update-offical-dyn-info.yaml index a8575a6..a42f304 100644 --- a/.github/workflows/update-offical-dyn-info.yaml +++ b/.github/workflows/update-offical-dyn-info.yaml @@ -2,7 +2,7 @@ name: Update Offical Dyn Info on: schedule: - - cron: '0 0 * * *' + - cron: '30 10 * * *' jobs: build: @@ -25,4 +25,4 @@ jobs: - name: Commit changes if any uses: stefanzweifel/git-auto-commit-action@v4 with: - commit_message: "chore(offical update): auto update" \ No newline at end of file + commit_message: "chore(offical update): auto update"