mirror of
https://github.com/iptv-org/iptv
synced 2025-12-22 05:17:24 -05:00
Update clean.yml
This commit is contained in:
2
.github/workflows/clean.yml
vendored
2
.github/workflows/clean.yml
vendored
@@ -184,7 +184,7 @@ jobs:
|
||||
- name: Commit Changes
|
||||
run: |
|
||||
git add .
|
||||
git commit -m "[Bot] Update ${{ matrix.country }}.m3u"
|
||||
git diff-index --quiet HEAD || git commit -m "[Bot] Update ${{ matrix.country }}.m3u"
|
||||
- name: Push Changes
|
||||
uses: ad-m/github-push-action@master
|
||||
with:
|
||||
|
||||
Reference in New Issue
Block a user