chore: auto build release everyday

This commit is contained in:
AIsouler
2025-04-23 15:51:17 +08:00
parent 6f52265adb
commit 979f5bed4c

View File

@@ -2,7 +2,7 @@ name: build_release
on:
schedule:
- cron: '0 19 */3 * *'
- cron: '0 19 * * *'
workflow_dispatch:
jobs: