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 8d62eb4 commit 7debb73Copy full SHA for 7debb73
.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].6
+ uses: python-semantic-release/[email protected].8
57
with:
58
github_token: ${{ secrets.GITHUB_TOKEN }}
59
root_options: "-vv -c releaserc.toml"
0 commit comments