We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 5c7fc8d + 99f62f5 commit 46372e1Copy full SHA for 46372e1
1 file changed
.github/workflows/release.yml
@@ -34,7 +34,7 @@ jobs:
34
name: artifact
35
path: dist
36
37
- - uses: pypa/gh-action-pypi-publish@v1.5.1
+ - uses: pypa/gh-action-pypi-publish@v1.6.1
38
with:
39
user: __token__
40
password: ${{ secrets.pypi_password }}
0 commit comments