update
All checks were successful
Build, Upload RootFS, and Push Docker Images / build-rootfs-archives (push) Successful in 7m10s
Build, Upload RootFS, and Push Docker Images / generate-changelogs (push) Successful in 57s
Build, Upload RootFS, and Push Docker Images / push-archives-to-repo (push) Successful in 1m0s
Build, Upload RootFS, and Push Docker Images / build-and-push-docker-images (push) Has been skipped

This commit is contained in:
2025-07-05 18:14:21 -07:00
parent 9f19232396
commit 5be9075509

View File

@@ -9,6 +9,7 @@ on:
- '**/build-info.json' - '**/build-info.json'
schedule: schedule:
- cron: '0 12 * * 0' # Sundays at noon UTC - cron: '0 12 * * 0' # Sundays at noon UTC
workflow_dispatch:
env: env:
REPO_URL: ${{ secrets.REPO_URL }} REPO_URL: ${{ secrets.REPO_URL }}