We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3ac0055 commit 5386b8eCopy full SHA for 5386b8e
.github/workflows/release.yml
@@ -63,7 +63,7 @@ jobs:
63
- name: Python Semantic Release
64
# see https://python-semantic-release.readthedocs.io/en/latest/automatic-releases/github-actions.html
65
# see https://github.com/python-semantic-release/python-semantic-release
66
- uses: python-semantic-release/python-semantic-release@v7.34.6
+ uses: python-semantic-release/python-semantic-release@v9.8.1
67
with:
68
github_token: ${{ secrets.GITHUB_TOKEN }}
69
repository_username: __token__
0 commit comments