Update the cron.

This commit is contained in:
AirryCo
2024-10-28 13:17:48 +08:00
parent 797c0c7904
commit ac74f8cd81
2 changed files with 2 additions and 2 deletions

View File

@@ -2,7 +2,7 @@ name: SPT-Server Build Nightly
on:
schedule:
- cron: '15 */12 * * *'
- cron: '30 2 * * *'
push:
paths:
- '.github/workflows/build-nightly-cron.yaml'