Skip to content

Commit 14326f8

Browse files
authored
Update release.yml
1 parent a12b2f6 commit 14326f8

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
@@ -48,7 +48,7 @@ jobs:
4848
run: |
4949
git config user.name "github-actions[bot]"
5050
git config user.email "41898282+github-actions[bot]@users.noreply.github.com"
51-
# make bumpversion-candidate
51+
# make bumpversion-candidate
5252
# if: ${{ inputs.candidate && !inputs.test_pypi }}
5353

5454
- name: Create pull request

0 commit comments

Comments
 (0)