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 93ea567 commit 0772a42Copy full SHA for 0772a42
.github/workflows/ci.yml
@@ -79,7 +79,7 @@ jobs:
79
# - Create GitHub release
80
# - Publish to PyPI
81
- name: Python Semantic Release
82
- uses: relekang/python-semantic-release@v7.29.6
+ uses: relekang/python-semantic-release@v7.33.1
83
with:
84
github_token: ${{ secrets.GITHUB_TOKEN }}
85
pypi_token: ${{ secrets.PYPI_TOKEN }}
0 commit comments