We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1d3f750 commit 9fec701Copy full SHA for 9fec701
.github/workflows/github-deploy.yml
@@ -57,7 +57,7 @@ jobs:
57
merge-multiple: true
58
path: dist
59
60
- - uses: pypa/gh-action-pypi-publish@v1.8.14
+ - uses: pypa/gh-action-pypi-publish@v1.12.3
61
with:
62
user: __token__
63
password: ${{ secrets.pypi_password }}
0 commit comments