feat: 每天更新yt_dlp
This commit is contained in:
parent
4477212362
commit
d9fc650180
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