mirror of
https://github.com/iptv-org/epg.git
synced 2025-05-13 10:30:07 -04:00
Update auto-update.yml
This commit is contained in:
parent
c3f2cb7d11
commit
e36d862b55
1 changed files with 3 additions and 3 deletions
6
.github/workflows/auto-update.yml
vendored
6
.github/workflows/auto-update.yml
vendored
|
@ -4,7 +4,7 @@ on:
|
||||||
schedule:
|
schedule:
|
||||||
- cron: '0 0 * * *'
|
- cron: '0 0 * * *'
|
||||||
jobs:
|
jobs:
|
||||||
programme-tv.net:
|
programme-tv_net:
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
steps:
|
steps:
|
||||||
- name: Checkout
|
- name: Checkout
|
||||||
|
@ -18,7 +18,7 @@ jobs:
|
||||||
with:
|
with:
|
||||||
branch: gh-pages
|
branch: gh-pages
|
||||||
folder: .gh-pages
|
folder: .gh-pages
|
||||||
ontvtonight.com:
|
ontvtonight_com:
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
steps:
|
steps:
|
||||||
- name: Checkout
|
- name: Checkout
|
||||||
|
@ -32,7 +32,7 @@ jobs:
|
||||||
with:
|
with:
|
||||||
branch: gh-pages
|
branch: gh-pages
|
||||||
folder: .gh-pages
|
folder: .gh-pages
|
||||||
tv.yandex.ru:
|
tv_yandex_ru:
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
steps:
|
steps:
|
||||||
- name: Checkout
|
- name: Checkout
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue