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: on:
workflow_dispatch: workflow_dispatch:
# schedule: schedule:
# - cron: '0 0 * * *' - cron: '0 0 * * *'
jobs: jobs:
update-yt-dlp : update-yt-dlp :