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.
2 parents cf0dbdf + 373702e commit 9df2d63Copy full SHA for 9df2d63
.github/workflows/release.yml
@@ -58,7 +58,7 @@ jobs:
58
59
- name: Publish package on PyPI
60
if: steps.check-version.outputs.tag
61
- uses: pypa/gh-action-pypi-publish@v1.5.0
+ uses: pypa/gh-action-pypi-publish@v1.5.1
62
with:
63
user: __token__
64
password: ${{ secrets.PYPI_API_TOKEN }}
0 commit comments