fix github action
This commit is contained in:
parent
3f96d2d1ed
commit
4c094d4c90
2
.github/workflows/destversion.yml
vendored
2
.github/workflows/destversion.yml
vendored
@ -2,7 +2,7 @@ name: Wechat Dest Version
|
||||
|
||||
on:
|
||||
schedule:
|
||||
- 0 16 * * *
|
||||
- cron: '0 16 * * *'
|
||||
|
||||
jobs:
|
||||
save_new_wechat:
|
||||
|
Loading…
Reference in New Issue
Block a user