Reduced version check rate
All checks were successful
Build on Commit / build-and-push-image (push) Successful in 3m9s
Get latest release version / get-version (push) Successful in 8s

This commit is contained in:
2024-06-12 13:13:15 -05:00
parent 8eaa4b081d
commit 50f1904d92

View File

@@ -1,7 +1,7 @@
name: Get latest release version
on:
schedule:
- cron: "30 * * * *"
- cron: "30 0 * * *"
env:
MONITOR_URL: "https://api.github.com/repos/pterodactyl/panel/releases/latest"