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 e2355e1 commit 1b1cde2Copy full SHA for 1b1cde2
.github/workflows/release.yml
@@ -53,7 +53,7 @@ jobs:
53
ref: ${{ github.ref_name }}
54
55
- name: Python Semantic Release
56
- uses: python-semantic-release/[email protected].5
+ uses: python-semantic-release/[email protected].6
57
with:
58
github_token: ${{ secrets.GITHUB_TOKEN }}
59
root_options: "-vv -c releaserc.toml"
0 commit comments