Update deepseek.yml

This commit is contained in:
alantang 2025-03-25 00:24:28 +08:00 committed by GitHub
parent 7e0a2f8693
commit a209e9b457
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -43,9 +43,9 @@ jobs:
### 🎈用法如下
**安装一个IPTV客户端其它平台上有相关教程**
**IPTV源网址TXT** https://ghfast.top/raw.githubusercontent.com/alantang1977/X/main/iptv.txt
**IPTV源网址TXT** https://ghfast.top/raw.githubusercontent.com/alantang1977/X/main/mytv.txt
**IPTV源网址M3U** https://ghfast.top/raw.githubusercontent.com/alantang1977/X/main/iptv.m3u
**IPTV源网址M3U** https://ghfast.top/raw.githubusercontent.com/alantang1977/X/main/mytv.m3u
![Star History Chart](https://api.star-history.com/svg?repos=alantang1977/live)" > READMEbak.md
@ -62,13 +62,13 @@ jobs:
- name: Commit and Push changes
run: |
git add $(pwd)/iptv.txt
git add $(pwd)/iptv.m3u
git add $(pwd)/READMEbak.md
git add $(pwd)/mytv.txt
git add $(pwd)/mytv.m3u
git add $(pwd)/READMEb.md
git commit -m "Update on $DATE" --allow-empty
git push origin main
- name: Upload streams file
uses: actions/upload-artifact@v4
with:
name: iptv
path: iptv.txt
name: mytv
path: mytv.txt