Update image-build.yml

This commit is contained in:
Markxu
2024-05-20 14:18:40 +08:00
committed by GitHub
parent b1c04f9a73
commit 1aee780288

View File

@@ -4,6 +4,8 @@ on:
push:
branches:
- master
schedule:
- cron: '0 0 * * *' # 每天的 0 点执行
jobs:
build: