Update build.yml

This commit is contained in:
ZhgChgLi
2024-10-27 11:02:19 +08:00
committed by GitHub
parent 090e34e2f4
commit ec04c3f7bb

View File

@@ -8,7 +8,9 @@ on:
- README.md
- LICENSE
workflow_dispatch:
schedule:
- cron: '0 0 * * *' # Runs daily at midnight (00:00 UTC)
jobs:
continuous-delivery: