Update clean.yml

pull/2717/head
freearhey 3 years ago
parent 41d2e9e1b8
commit 8d4f3140ed

@ -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

Loading…
Cancel
Save