Skip to content

Commit

Permalink
Update python-publish.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
tiadams authored Dec 21, 2023
1 parent 177fb14 commit f949d84
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/python-publish.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ jobs:
git checkout main
git add setup.py
git commit -m "Update version to ${VERSION}"
git checkout main
git checkout origin main
git push origin main
- name: Build package
run: python -m build
Expand Down

0 comments on commit f949d84

Please sign in to comment.