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 c14966f commit c954824Copy full SHA for c954824
.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.3
+ - uses: pypa/gh-action-pypi-publish@v1.8.4
81
with:
82
password: ${{ secrets.pypi_password }}
0 commit comments