mirror of https://github.com/Free-TV/IPTV
Compare commits
3 Commits
0653df0d8c
...
6e9479f33e
| Author | SHA1 | Date |
|---|---|---|
|
|
6e9479f33e | |
|
|
1f72d975d3 | |
|
|
4770a1b897 |
|
|
@ -11,10 +11,10 @@ jobs:
|
||||||
|
|
||||||
steps:
|
steps:
|
||||||
- name: Checkout code
|
- name: Checkout code
|
||||||
uses: actions/checkout@v2
|
uses: actions/checkout@v6
|
||||||
|
|
||||||
- name: Setup Node
|
- name: Setup Node
|
||||||
uses: actions/setup-node@v1
|
uses: actions/setup-node@v6
|
||||||
with:
|
with:
|
||||||
node-version: "20.10.x"
|
node-version: "20.10.x"
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -10,7 +10,7 @@ jobs:
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
|
|
||||||
steps:
|
steps:
|
||||||
- uses: actions/checkout@v2
|
- uses: actions/checkout@v6
|
||||||
- name: Update playlist
|
- name: Update playlist
|
||||||
run: |
|
run: |
|
||||||
git config user.name "PlaylistBot" || true
|
git config user.name "PlaylistBot" || true
|
||||||
|
|
|
||||||
|
|
@ -1,4 +1,4 @@
|
||||||
Free TV
|
https://tvlocales-live.freecaster.com/live/95d2f733-1bc2-4bd5-9b96-c53ed3fc450f/95d2f733-1bc2-4bd5-9b96-c53ed3fc450f.isml/master.m3u8Free TV
|
||||||
=======
|
=======
|
||||||
|
|
||||||
This is an M3U playlist for free TV channels around the World.
|
This is an M3U playlist for free TV channels around the World.
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue