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"