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 b6a95cb commit 8e1a520Copy full SHA for 8e1a520
.github/workflows/release.yml
@@ -34,7 +34,7 @@ jobs:
34
name: artifact
35
path: dist
36
37
- - uses: pypa/gh-action-pypi-publish@v1.4.2
+ - uses: pypa/gh-action-pypi-publish@v1.5.0
38
with:
39
user: __token__
40
password: ${{ secrets.pypi_password }}
0 commit comments