Update clean.yml
This commit is contained in:
parent
a2a44425e7
commit
33c244a33b
|
@ -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:
|
||||
|
|
Loading…
Reference in New Issue