fix: update yt_dlp using schedule
This commit is contained in:
parent
ff86fa8fbd
commit
e946fd9b36
1 changed files with 2 additions and 2 deletions
4
.github/workflows/update-yt-dlp.yml
vendored
4
.github/workflows/update-yt-dlp.yml
vendored
|
|
@ -2,8 +2,8 @@ name: update-yt-dlp
|
|||
|
||||
on:
|
||||
workflow_dispatch:
|
||||
# schedule:
|
||||
# - cron: '0 0 * * *'
|
||||
schedule:
|
||||
- cron: '0 0 * * *'
|
||||
|
||||
jobs:
|
||||
update-yt-dlp :
|
||||
|
|
|
|||
Loading…
Reference in a new issue