diff --git a/.github/workflows/build-push-next.yml b/.github/workflows/build-push-next.yml index 71d31db..35d216f 100644 --- a/.github/workflows/build-push-next.yml +++ b/.github/workflows/build-push-next.yml @@ -75,7 +75,6 @@ jobs: run: | git checkout next git checkout -b bot - git push -u origin bot # Create a Pull Request - name: Create Pull Request