🔨 change ci schedule

This commit is contained in:
目棃
2025-01-17 10:36:55 +08:00
parent e44d0da5a0
commit 798a94ee6d

View File

@@ -2,7 +2,7 @@ name: AutoPublish
on:
workflow_dispatch:
schedule:
- cron: '0 0 15 * *' # 每个月的 15 号
- cron: '0 18 * * 5' # 每周五下午6点
jobs:
build: