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 84139cf commit 477a404Copy full SHA for 477a404
.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/python-semantic-release@v9.7.3
+ uses: python-semantic-release/python-semantic-release@v9.8.0
57
with:
58
github_token: ${{ secrets.GITHUB_TOKEN }}
59
root_options: "-vv -c releaserc.toml"
0 commit comments