This commit is contained in:
parent
aebb238df8
commit
3e35dd669a
2 changed files with 6 additions and 2 deletions
|
@ -14,5 +14,7 @@ steps:
|
||||||
password:
|
password:
|
||||||
from_secret: registry_token
|
from_secret: registry_token
|
||||||
when:
|
when:
|
||||||
event: cron
|
- event: cron
|
||||||
cron: "rebuild"
|
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
|
## Supported Sources
|
||||||
- YouTube
|
- YouTube
|
||||||
|
- SoundCloud
|
||||||
|
- Custom yt-dlp
|
||||||
|
|
Loading…
Reference in a new issue