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 ca4a09e commit f7115deCopy full SHA for f7115de
.github/workflows/main.yaml
@@ -91,7 +91,7 @@ jobs:
91
cache: "poetry"
92
93
- name: Python Semantic Release
94
- uses: relekang/python-semantic-release@v7.29.2
+ uses: relekang/python-semantic-release@v7.28.1
95
with:
96
github_token: ${{ secrets.GITHUB_TOKEN }}
97
repository_username: __token__
0 commit comments