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.
2 parents f855aec + df93afc commit 754a20eCopy full SHA for 754a20e
1 file changed
.github/workflows/ci.yml
@@ -80,7 +80,7 @@ jobs:
80
# - Create Github release
81
# - Publish to PyPI
82
- name: Python Semantic Release
83
- uses: relekang/python-semantic-release@v7.31.4
+ uses: relekang/python-semantic-release@v7.32.0
84
with:
85
github_token: ${{ secrets.GITHUB_TOKEN }}
86
repository_username: __token__
0 commit comments