Update clean.yml

This commit is contained in:
freearhey 2021-05-06 19:45:55 +03:00
parent 0892d9c12d
commit 80b2411253
1 changed files with 1 additions and 1 deletions

View File

@ -185,7 +185,7 @@ jobs:
git diff-index --quiet HEAD || git commit -m "[Bot] Update ${{ matrix.country }}.m3u"
- name: Pull Remote
run: |
git pull origin bot/patch-1 --rebase
git pull
- name: Push Changes
uses: ad-m/github-push-action@master
with: