Skip to content

Commit

Permalink
feat/intial-v update names
Browse files Browse the repository at this point in the history
  • Loading branch information
hminaee-tc committed Jun 13, 2024
1 parent 0110393 commit c4127c0
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .github/workflows/publish-to-pypi.yml
Original file line number Diff line number Diff line change
Expand Up @@ -40,10 +40,6 @@ jobs:
- name: Bump version
run: bump2version minor --verbose # or minor or major, depending on your needs

- name: Commit files
run: |
git commit -m "Bump version" -a
- name: Push changes
uses: ad-m/github-push-action@master
with:
Expand Down

0 comments on commit c4127c0

Please sign in to comment.