mirror of
https://github.com/iptv-org/iptv.git
synced 2025-05-15 19:40:03 -04:00
Update publish.yml
This commit is contained in:
parent
5eaa4c794b
commit
b22b43ef36
1 changed files with 1 additions and 1 deletions
2
.github/workflows/publish.yml
vendored
2
.github/workflows/publish.yml
vendored
|
@ -2,7 +2,7 @@ name: Publish playlists
|
||||||
|
|
||||||
on:
|
on:
|
||||||
schedule:
|
schedule:
|
||||||
- cron: '*/5 * * * *'
|
- cron: '0 1 * * *'
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
deploy:
|
deploy:
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue