1 Commits

Author SHA1 Message Date
Shaun Setlock
62cd4c7e0f Updated cron time.
All checks were successful
Build and Push Docker Image / build-and-push (push) Successful in 3m48s
2025-05-06 20:45:21 -04:00

View File

@@ -3,7 +3,7 @@ name: Build and Push Docker Image
on: on:
schedule: schedule:
- cron: "30 20 * * *" - cron: "50 20 * * *"
workflow_dispatch: workflow_dispatch: