We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents ba8d257 + 0bf5dc7 commit 929e9caCopy full SHA for 929e9ca
1 file changed
.github/workflows/python-publish.yml
@@ -43,7 +43,7 @@ jobs:
43
RELEASE_VERSION: ${{ steps.branch_name.outputs.SOURCE_TAG }}
44
45
- name: Publish distribution to PyPI
46
- uses: pypa/gh-action-pypi-publish@v1.12.4
+ uses: pypa/gh-action-pypi-publish@v1.13.0
47
with:
48
user: __token__
49
password: ${{ secrets.PYPI_PASSWORD }}
0 commit comments