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 96d155e commit 6e12be7Copy full SHA for 6e12be7
.github/workflows/deploy.yml
@@ -34,7 +34,7 @@ jobs:
34
- name: Python Semantic Release
35
# see https://python-semantic-release.readthedocs.io/en/latest/automatic-releases/github-actions.html
36
# see https://github.com/relekang/python-semantic-release
37
- uses: relekang/python-semantic-release@v7.28.1
+ uses: relekang/python-semantic-release@v7.29.5
38
with:
39
github_token: ${{ secrets.GITHUB_TOKEN }}
40
repository_username: __token__
0 commit comments