mirror of
https://github.com/iptv-org/iptv
synced 2026-05-09 02:57:34 -04:00
Update clean.yml
This commit is contained in:
1
.github/workflows/clean.yml
vendored
1
.github/workflows/clean.yml
vendored
@@ -185,6 +185,7 @@ jobs:
|
|||||||
git diff-index --quiet HEAD || git commit -m "[Bot] Update ${{ matrix.country }}.m3u"
|
git diff-index --quiet HEAD || git commit -m "[Bot] Update ${{ matrix.country }}.m3u"
|
||||||
- name: Push Changes
|
- name: Push Changes
|
||||||
run: |
|
run: |
|
||||||
|
git branch --set-upstream-to=origin/bot/patch-1 bot/patch-1
|
||||||
git pull
|
git pull
|
||||||
git push
|
git push
|
||||||
# create-pr:
|
# create-pr:
|
||||||
|
|||||||
Reference in New Issue
Block a user