diff --git a/.github/workflows/destversion.yml b/.github/workflows/destversion.yml index 1d28e3a..abef51d 100644 --- a/.github/workflows/destversion.yml +++ b/.github/workflows/destversion.yml @@ -2,7 +2,7 @@ name: Wechat Dest Version on: schedule: - - 0 16 * * * + - cron: '0 16 * * *' jobs: save_new_wechat: