chore: typo

This commit is contained in:
Vben
2021-03-27 00:10:55 +08:00
parent b25ceb4201
commit 411eef844c
2 changed files with 2 additions and 2 deletions

View File

@@ -4,7 +4,7 @@ name: schedule-push-to-ftp
on:
push:
schedule:
- cron: '0 15 * * *'
- cron: '0 20 * * *'
jobs:
schedule-push-to-ftp: