From e9553f32c7b32209aaca132f2003df8d968b76c4 Mon Sep 17 00:00:00 2001 From: freearhey Date: Thu, 6 May 2021 19:58:55 +0300 Subject: [PATCH] Update clean.yml --- .github/workflows/clean.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/clean.yml b/.github/workflows/clean.yml index e73c7f6b6..3636eb71f 100644 --- a/.github/workflows/clean.yml +++ b/.github/workflows/clean.yml @@ -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: