diff --git a/.github/workflows/wheels.yml b/.github/workflows/wheels.yml index 8b23acf..31f4502 100644 --- a/.github/workflows/wheels.yml +++ b/.github/workflows/wheels.yml @@ -255,7 +255,6 @@ jobs: run: | # use the same default branch name that create-pull-request uses git checkout -b create-pull-request/patch - git branch -u origin/create-pull-request/patch - name: Semantic release uses: python-semantic-release/python-semantic-release@v8.7.2