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 ac95b4d commit 3d0e40eCopy full SHA for 3d0e40e
.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.12.4
+ - uses: pypa/gh-action-pypi-publish@v1.13.0
59
60
user: __token__
61
password: ${{ secrets.pypi_password }}
0 commit comments