Skip to content

Commit

Permalink
docs: 更新文档
Browse files Browse the repository at this point in the history
  • Loading branch information
chen310 committed Mar 21, 2022
1 parent aef7085 commit 4c00b5f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,7 @@ fork 之后,点击右上方 `settings`

![SECRET_KEY](https://cdn.jsdelivr.net/gh/chen310/NeteaseCloudMusicTasks/public/img/secretkey.png)

CRON 默认为 `0 30 0 * * * *` 表示每天 030 分触发。如需更改,则如下图所示创建此 secret,。比如:`0 20 12 * * * *` 表示每天 12 点 20 分触发,`0 0 12,16 * * * *` 表示每天 12 点和 16 点各触发一次。
CRON 默认为 `0 35 8 * * * *` 表示每天 835 分触发。如需更改,则如下图所示创建此 secret,。比如:`0 20 12 * * * *` 表示每天 12 点 20 分触发,`0 0 12,16 * * * *` 表示每天 12 点和 16 点各触发一次。

![Cron](https://cdn.jsdelivr.net/gh/chen310/NeteaseCloudMusicTasks/public/img/cron.png)

Expand Down

0 comments on commit 4c00b5f

Please sign in to comment.