We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e7b9454 commit 0b45cc8Copy full SHA for 0b45cc8
.github/workflows/wheels.yml
@@ -73,7 +73,7 @@ jobs:
73
name: artifact
74
path: dist
75
76
- - uses: pypa/gh-action-pypi-publish@v1.8.4
+ - uses: pypa/gh-action-pypi-publish@v1.8.5
77
with:
78
user: __token__
79
password: ${{ secrets.pypi_password }}
0 commit comments