fix: update yt_dlp using schedule

This commit is contained in:
f18326186224 2024-06-18 04:32:12 +08:00
parent ff86fa8fbd
commit e946fd9b36

View file

@ -2,8 +2,8 @@ name: update-yt-dlp
on:
workflow_dispatch:
# schedule:
# - cron: '0 0 * * *'
schedule:
- cron: '0 0 * * *'
jobs:
update-yt-dlp :