We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e4776bc commit 9ade96aCopy full SHA for 9ade96a
1 file changed
.github/workflows/prerelease.yml
@@ -68,7 +68,7 @@ jobs:
68
name: built-artifacts
69
path: dist/
70
71
- - uses: pypa/gh-action-pypi-publish@v1.5.0
+ - uses: pypa/gh-action-pypi-publish@v1.6.4
72
with:
73
user: __token__
74
password: ${{ secrets.PYPI_API_TOKEN }}
0 commit comments