mirror of
https://github.com/iptv-org/iptv.git
synced 2025-05-15 11:30:04 -04:00
Update clean.yml
This commit is contained in:
parent
9e366994a9
commit
b9a293c6eb
1 changed files with 3 additions and 1 deletions
4
.github/workflows/clean.yml
vendored
4
.github/workflows/clean.yml
vendored
|
@ -185,7 +185,9 @@ jobs:
|
|||
run: |
|
||||
git add .
|
||||
git diff-index --quiet HEAD || git commit -m "[Bot] Update ${{ matrix.country }}.m3u"
|
||||
git pull
|
||||
- name: Pull Remote
|
||||
run: |
|
||||
git pull origin bot/patch-1
|
||||
- name: Push Changes
|
||||
uses: ad-m/github-push-action@master
|
||||
with:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue