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.
[email protected]
1 parent 3a3f8e2 commit ad2590bCopy full SHA for ad2590b
.github/workflows/release.yml
@@ -59,7 +59,7 @@ jobs:
59
60
- name: Release | Python Semantic Release
61
id: release
62
- uses: python-semantic-release/python-semantic-release@v9.16.1
+ uses: python-semantic-release/python-semantic-release@v9.17.0
63
with:
64
github_token: ${{ secrets.GITHUB_TOKEN }}
65
root_options: "-vv -c releaserc.toml"
0 commit comments