feat: 先把每日定时构件给注释掉

This commit is contained in:
tim
2025-09-29 01:14:50 +08:00
parent 774611f3a8
commit 0119605649

View File

@@ -2,8 +2,8 @@ name: CI & CD
on: on:
workflow_dispatch: workflow_dispatch:
schedule: # schedule:
- cron: "0 19 * * *" # 每天 UTC 19:00相当于北京时间凌晨3点 # - cron: "0 19 * * *" # 每天 UTC 19:00相当于北京时间凌晨3点
jobs: jobs:
build-and-deploy: build-and-deploy: