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 f855aec commit df93afcCopy full SHA for df93afc
.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