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 0ea56c7 commit 82c901bCopy full SHA for 82c901b
.github/workflows/release.yml
@@ -74,7 +74,7 @@ jobs:
74
id: semantic-release
75
# see https://python-semantic-release.readthedocs.io/en/latest/automatic-releases/github-actions.html
76
# see https://github.com/relekang/python-semantic-release
77
- uses: relekang/python-semantic-release@v7.33.1
+ uses: relekang/python-semantic-release@v7.34.6
78
with:
79
github_token: ${{ secrets.GITHUB_TOKEN }}
80
repository_username: __token__
0 commit comments