Update clean.yml
This commit is contained in:
parent
859451bf5c
commit
bc4ea9943d
1
.github/workflows/clean.yml
vendored
1
.github/workflows/clean.yml
vendored
@ -185,6 +185,7 @@ jobs:
|
||||
run: |
|
||||
git add .
|
||||
git diff-index --quiet HEAD || git commit -m "[Bot] Update ${{ matrix.country }}.m3u"
|
||||
git config pull.rebase false
|
||||
git pull origin bot/patch-1
|
||||
git push -u origin bot/patch-1
|
||||
# create-pr:
|
||||
|
Loading…
x
Reference in New Issue
Block a user