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 9677018 commit 012074bCopy full SHA for 012074b
.github/workflows/ci.yml
@@ -73,7 +73,7 @@ jobs:
73
# - Create GitHub release
74
# - Publish to PyPI
75
- name: Python Semantic Release
76
- uses: relekang/python-semantic-release@v8.0.0
+ uses: relekang/python-semantic-release@v7.34.6
77
with:
78
github_token: ${{ secrets.GH_TOKEN }}
79
repository_username: __token__
0 commit comments