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 03f95bf commit c27105bCopy full SHA for c27105b
.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.32.0
+ uses: relekang/python-semantic-release@v7.34.4
84
with:
85
github_token: ${{ secrets.GITHUB_TOKEN }}
86
repository_username: __token__
0 commit comments