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 4df2fe6 commit dede213Copy full SHA for dede213
.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.0
+ - uses: pypa/gh-action-pypi-publish@v1.8.1
81
with:
82
password: ${{ secrets.pypi_password }}
0 commit comments