Update the cron.
This commit is contained in:
2
.github/workflows/build-release-cron.yaml
vendored
2
.github/workflows/build-release-cron.yaml
vendored
@@ -2,7 +2,7 @@ name: SPT-Server Build Release
|
||||
|
||||
on:
|
||||
schedule:
|
||||
- cron: '0 */12 * * *'
|
||||
- cron: '0 2 * * *'
|
||||
push:
|
||||
paths:
|
||||
- '.github/workflows/build-release-cron.yaml'
|
||||
|
||||
Reference in New Issue
Block a user