simplify update script, run on cron tab

This commit is contained in:
2026-04-24 15:17:35 -04:00
parent 0cf3557a70
commit 2e02aaa542
2 changed files with 32 additions and 34 deletions
+2
View File
@@ -2,6 +2,8 @@ name: Update Images
on:
workflow_dispatch:
schedule:
- cron: 0 0 * * *
jobs:
run-update: