Skip to content

Commit

Permalink
ci: 🎡 don't set upstream after creating PR branch
Browse files Browse the repository at this point in the history
  • Loading branch information
darvid committed Jan 26, 2024
1 parent 66626d4 commit a6f0d3c
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/wheels.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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/[email protected]
Expand Down

0 comments on commit a6f0d3c

Please sign in to comment.