We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ab36db4 commit 2180d31Copy full SHA for 2180d31
.github/workflows/deploy.yml
@@ -52,7 +52,7 @@ jobs:
52
- name: Python Semantic Release
53
# see https://python-semantic-release.readthedocs.io/en/latest/automatic-releases/github-actions.html
54
# see https://github.com/python-semantic-release/python-semantic-release
55
- uses: python-semantic-release/python-semantic-release@v7.33.2
+ uses: python-semantic-release/python-semantic-release@v7.34.6
56
with:
57
github_token: ${{ secrets.GITHUB_TOKEN }}
58
repository_username: __token__
0 commit comments