Update clean.yml
This commit is contained in:
parent
b9a293c6eb
commit
b37694236d
1
.github/workflows/clean.yml
vendored
1
.github/workflows/clean.yml
vendored
@ -187,6 +187,7 @@ jobs:
|
|||||||
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"
|
||||||
- name: Pull Remote
|
- name: Pull Remote
|
||||||
run: |
|
run: |
|
||||||
|
git config pull.ff only
|
||||||
git pull origin bot/patch-1
|
git pull origin bot/patch-1
|
||||||
- name: Push Changes
|
- name: Push Changes
|
||||||
uses: ad-m/github-push-action@master
|
uses: ad-m/github-push-action@master
|
||||||
|
Loading…
Reference in New Issue
Block a user