Update clean.yml
This commit is contained in:
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…
Reference in New Issue