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 dede213 commit c14966fCopy full SHA for c14966f
.github/workflows/wheels.yml
@@ -77,6 +77,6 @@ jobs:
77
name: artifact
78
path: dist
79
80
- - uses: pypa/gh-action-pypi-publish@v1.8.1
+ - uses: pypa/gh-action-pypi-publish@v1.8.3
81
with:
82
password: ${{ secrets.pypi_password }}
0 commit comments