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 0b5483a commit 77f188cCopy full SHA for 77f188c
.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.9.0
+ - uses: pypa/gh-action-pypi-publish@v1.10.0
59
60
user: __token__
61
password: ${{ secrets.pypi_password }}
0 commit comments