Update build.yml

This commit is contained in:
ZhgChgLi 2024-10-27 11:02:19 +08:00 committed by GitHub
parent 090e34e2f4
commit ec04c3f7bb
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

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: