diff --git a/.github/workflows/destversion.yml b/.github/workflows/destversion.yml index 1faa1fe..8d3122e 100644 --- a/.github/workflows/destversion.yml +++ b/.github/workflows/destversion.yml @@ -2,7 +2,7 @@ name: Wechat Dest Version on: schedule: - - cron: '0 16 * * *' + - cron: '0 7 * * *' workflow_dispatch: inputs: download_link: diff --git a/README.md b/README.md index 235317c..e5b5016 100644 --- a/README.md +++ b/README.md @@ -15,4 +15,6 @@ **注意: 3.5.0.46 版本以下(不包含 3.5.0.46 版, 仅下载了一部分)均下载自 [web.archive.org](https://web.archive.org/web/*/https://pc.weixin.qq.com/)** -各版本更新日志可参见 [changelog](https://weixin.qq.com/cgi-bin/readtemplate?lang=zh_CN&t=weixin_faq_list&head=true) \ No newline at end of file +各版本更新日志可参见 [changelog](https://weixin.qq.com/cgi-bin/readtemplate?lang=zh_CN&t=weixin_faq_list&head=true) + +*如有问题/侵权,请直接提交 issue 告知。*