Update clean.yml

This commit is contained in:
freearhey 2021-05-06 19:58:55 +03:00
parent 9d8165a1f7
commit e9553f32c7
1 changed files with 1 additions and 0 deletions

View File

@ -185,6 +185,7 @@ jobs:
git diff-index --quiet HEAD || git commit -m "[Bot] Update ${{ matrix.country }}.m3u"
- name: Push Changes
run: |
git branch --set-upstream-to=origin/bot/patch-1 bot/patch-1
git pull
git push
# create-pr: