simplify update script, run on cron tab
This commit is contained in:
@@ -2,6 +2,8 @@ name: Update Images
|
||||
|
||||
on:
|
||||
workflow_dispatch:
|
||||
schedule:
|
||||
- cron: 0 0 * * *
|
||||
|
||||
jobs:
|
||||
run-update:
|
||||
|
||||
Reference in New Issue
Block a user