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 f2350b4 commit a011d89Copy full SHA for a011d89
.github/workflows/deploy.yml
@@ -48,7 +48,7 @@ jobs:
48
- name: Python Semantic Release
49
# see https://python-semantic-release.readthedocs.io/en/latest/automatic-releases/github-actions.html
50
# see https://github.com/relekang/python-semantic-release
51
- uses: relekang/python-semantic-release@v7.31.2
+ uses: relekang/python-semantic-release@v7.33.1
52
with:
53
github_token: ${{ secrets.GITHUB_TOKEN }}
54
repository_username: __token__
0 commit comments