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 e81d4fa commit 3b3de4bCopy full SHA for 3b3de4b
.github/workflows/build_and_upload.yml
@@ -62,7 +62,7 @@ jobs:
62
with:
63
path: dist
64
merge-multiple: true
65
- - uses: "pypa/gh-action-pypi-publish@v1.8.10"
+ - uses: "pypa/gh-action-pypi-publish@v1.13.0"
66
67
user: __token__
68
password: ${{ secrets.PYPI_TOKEN }}
0 commit comments