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 2dbce3a commit 30b4e9bCopy full SHA for 30b4e9b
.github/workflows/main.yaml
@@ -70,8 +70,6 @@ jobs:
70
- run: pip install packaging
71
72
- name: Python Semantic Release
73
- uses: relekang/python-semantic-release@v7.28.1
+ uses: python-semantic-release/python-semantic-release@v9.17.0
74
with:
75
github_token: ${{ secrets.GITHUB_TOKEN }}
76
- repository_username: __token__
77
- repository_password: ${{ secrets.PYPI_API_TOKEN }}
0 commit comments