Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
jackton1 authored Mar 6, 2023
1 parent 2db6695 commit 5086f64
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -74,7 +74,7 @@ jobs:
- name: bumpversion
run: |
bump2version PART="${{ steps.semver-diff.outputs.release_type }}"
bump2version "${{ steps.semver-diff.outputs.release_type }}"
git switch -c main
- name: Build and publish to PyPi
Expand Down

0 comments on commit 5086f64

Please sign in to comment.