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 56870fc commit 5420587
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/python-publish.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,6 @@ jobs:
VERSION=${{ github.event.release.tag_name }}
git config user.email "[email protected]"
git config user.name "GitHub Actions"
git checkout main
git add setup.py
git commit -m "Update version to ${VERSION}"
# TODO: FIX
Expand Down

0 comments on commit 5420587

Please sign in to comment.