Skip to content

Commit 115ea74

Browse files
authored
Update release.yml
1 parent 0e40591 commit 115ea74

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ jobs:
5353
run: |
5454
git config user.name "github-actions[bot]"
5555
git config user.email "41898282+github-actions[bot]@users.noreply.github.com"
56-
make bumpversion-candidate
56+
bump-my-version bump candidate --no-tag --no-commit
5757
5858
- name: Create pull request
5959
if: ${{ inputs.candidate && !inputs.test_pypi }}

0 commit comments

Comments
 (0)