Update clean.yml

This commit is contained in:
freearhey 2021-05-06 18:46:27 +03:00
parent 41d2e9e1b8
commit 8d4f3140ed
1 changed files with 0 additions and 1 deletions

View File

@ -185,7 +185,6 @@ jobs:
run: |
git add .
git diff-index --quiet HEAD || git commit -m "[Bot] Update ${{ matrix.country }}.m3u"
git pull
git push
create-pr:
runs-on: ubuntu-latest