Update iptv.yml

This commit is contained in:
alantang 2025-03-24 23:28:55 +08:00 committed by GitHub
parent b14b47e908
commit 0d7cf45cfc
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -62,9 +62,9 @@ jobs:
- name: Commit and Push changes
run: |
git add $(pwd)/live/iptv.txt
git add $(pwd)/live/iptv.m3u
git add $(pwd)/live/README.md
git add $(pwd)/iptv.txt
git add $(pwd)/iptv.m3u
git add $(pwd)/READMEbak.md
git commit -m "Update on $DATE" --allow-empty
git push origin main
- name: Upload streams file