mirror of
https://github.com/alexta69/metube.git
synced 2025-04-04 20:57:45 +03:00
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:
|
on:
|
||||||
workflow_dispatch:
|
workflow_dispatch:
|
||||||
# schedule:
|
schedule:
|
||||||
# - cron: '0 0 * * *'
|
- cron: '0 0 * * *'
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
update-yt-dlp :
|
update-yt-dlp :
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue