Update clean.yml

pull/2717/head
freearhey 4 years ago
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…
Cancel
Save