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 2a482ff + 4e33dfb commit a5ce154Copy full SHA for a5ce154
1 file changed
.github/workflows/build-wheels-and-publish-to-pipy.yml
@@ -71,7 +71,7 @@ jobs:
71
path: dist
72
merge-multiple: true
73
74
- - uses: pypa/gh-action-pypi-publish@v1.4.2
+ - uses: pypa/gh-action-pypi-publish@v1.13.0
75
with:
76
user: __token__
77
password: ${{ secrets.PYPI_API_TOKEN }}
0 commit comments