diff --git a/.github/workflows/clean.yml b/.github/workflows/clean.yml index c48c6ccac..55ffc92df 100644 --- a/.github/workflows/clean.yml +++ b/.github/workflows/clean.yml @@ -185,6 +185,7 @@ jobs: run: | git add . git diff-index --quiet HEAD || git commit -m "[Bot] Update ${{ matrix.country }}.m3u" + git pull - name: Push Changes uses: ad-m/github-push-action@master with: