Update IPTV采集检测.yml
This commit is contained in:
@@ -28,8 +28,8 @@ jobs:
|
|||||||
run: |
|
run: |
|
||||||
#python ${{ github.workspace }}/py/IPTV搜索引擎采集.py
|
#python ${{ github.workspace }}/py/IPTV搜索引擎采集.py
|
||||||
python ${{ github.workspace }}/py/测绘站采集.py
|
python ${{ github.workspace }}/py/测绘站采集.py
|
||||||
#python ${{ github.workspace }}/py/网络收集.py
|
python ${{ github.workspace }}/py/网络收集.py
|
||||||
#python ${{ github.workspace }}/py/酒店源.py
|
python ${{ github.workspace }}/py/酒店源.py
|
||||||
- name: 提交更改
|
- name: 提交更改
|
||||||
run: |
|
run: |
|
||||||
git config --local user.email "actions@163.com"
|
git config --local user.email "actions@163.com"
|
||||||
@@ -37,8 +37,4 @@ jobs:
|
|||||||
#git reset --hard origin/main
|
#git reset --hard origin/main
|
||||||
git add .
|
git add .
|
||||||
git commit -m "Add generated file"
|
git commit -m "Add generated file"
|
||||||
git commit -m "Updated file names"
|
|
||||||
#git commit *.txt -m "Add generated file"
|
|
||||||
#git commit *.m3u -m "Add generated file"
|
|
||||||
#git pull --rebase
|
|
||||||
git push -f
|
git push -f
|
||||||
|
|||||||
Reference in New Issue
Block a user