This commit is contained in:
parent
aebb238df8
commit
3e35dd669a
2 changed files with 6 additions and 2 deletions
|
@ -14,5 +14,7 @@ steps:
|
|||
password:
|
||||
from_secret: registry_token
|
||||
when:
|
||||
event: cron
|
||||
cron: "rebuild"
|
||||
- event: cron
|
||||
cron: "rebuild"
|
||||
- event: push
|
||||
branch: main
|
||||
|
|
|
@ -6,3 +6,5 @@ It will dump everything it finds into a directory from which you can organize th
|
|||
|
||||
## Supported Sources
|
||||
- YouTube
|
||||
- SoundCloud
|
||||
- Custom yt-dlp
|
||||
|
|
Loading…
Reference in a new issue