diff --git a/.github/workflows/clean.yml b/.github/workflows/clean.yml index 96210f463..bb165ff38 100644 --- a/.github/workflows/clean.yml +++ b/.github/workflows/clean.yml @@ -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: