Update clean.yml

This commit is contained in:
freearhey
2021-05-06 19:23:58 +03:00
parent 75a9ee6cd8
commit a0813684ab

View File

@@ -185,6 +185,7 @@ jobs:
run: |
git add .
git diff-index --quiet HEAD || git commit -m "[Bot] Update ${{ matrix.country }}.m3u"
git pull
- name: Push Changes
uses: ad-m/github-push-action@master
with: