Update update-offical-dyn-info.yaml
This commit is contained in:
@@ -2,7 +2,7 @@ name: Update Offical Dyn Info
|
|||||||
|
|
||||||
on:
|
on:
|
||||||
schedule:
|
schedule:
|
||||||
- cron: '0 0 * * *'
|
- cron: '30 10 * * *'
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
build:
|
build:
|
||||||
@@ -25,4 +25,4 @@ jobs:
|
|||||||
- name: Commit changes if any
|
- name: Commit changes if any
|
||||||
uses: stefanzweifel/git-auto-commit-action@v4
|
uses: stefanzweifel/git-auto-commit-action@v4
|
||||||
with:
|
with:
|
||||||
commit_message: "chore(offical update): auto update"
|
commit_message: "chore(offical update): auto update"
|
||||||
|
|||||||
Reference in New Issue
Block a user