Update clean.yml

pull/2717/head
freearhey 4 years ago
parent 0892d9c12d
commit 80b2411253

@ -185,7 +185,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 pull origin bot/patch-1 --rebase git pull
- name: Push Changes - name: Push Changes
uses: ad-m/github-push-action@master uses: ad-m/github-push-action@master
with: with:

Loading…
Cancel
Save