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.
2 parents 371a5dd + 0f56ac2 commit 65aa941Copy full SHA for 65aa941
.github/workflows/releases.yml
@@ -55,7 +55,7 @@ jobs:
55
with:
56
name: releases
57
path: dist
58
- - uses: pypa/gh-action-pypi-publish@v1.10.3
+ - uses: pypa/gh-action-pypi-publish@v1.11.0
59
60
user: __token__
61
password: ${{ secrets.pypi_password }}
0 commit comments