Update iptv.yml
This commit is contained in:
parent
05a48a527d
commit
8ea2609170
6
.github/workflows/iptv.yml
vendored
6
.github/workflows/iptv.yml
vendored
@ -62,9 +62,9 @@ jobs:
|
||||
|
||||
- name: Commit and Push changes
|
||||
run: |
|
||||
git add $(pwd)/iptv.txt
|
||||
git add $(pwd)/iptv.m3u
|
||||
git add $(pwd)/README.md
|
||||
git add $(pwd)/live/iptv.txt
|
||||
git add $(pwd)/live/iptv.m3u
|
||||
git add $(pwd)/live/README.md
|
||||
git commit -m "Update on $DATE" --allow-empty
|
||||
git push origin main
|
||||
- name: Upload streams file
|
||||
|
Loading…
Reference in New Issue
Block a user