Update clean.yml
This commit is contained in:
parent
41d2e9e1b8
commit
8d4f3140ed
|
@ -185,7 +185,6 @@ jobs:
|
||||||
run: |
|
run: |
|
||||||
git add .
|
git add .
|
||||||
git diff-index --quiet HEAD || git commit -m "[Bot] Update ${{ matrix.country }}.m3u"
|
git diff-index --quiet HEAD || git commit -m "[Bot] Update ${{ matrix.country }}.m3u"
|
||||||
git pull
|
|
||||||
git push
|
git push
|
||||||
create-pr:
|
create-pr:
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
|
|
Loading…
Reference in New Issue