We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a12b2f6 commit 14326f8Copy full SHA for 14326f8
.github/workflows/release.yml
@@ -48,7 +48,7 @@ jobs:
48
run: |
49
git config user.name "github-actions[bot]"
50
git config user.email "41898282+github-actions[bot]@users.noreply.github.com"
51
- # make bumpversion-candidate
+ # make bumpversion-candidate
52
# if: ${{ inputs.candidate && !inputs.test_pypi }}
53
54
- name: Create pull request
0 commit comments