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 3bbbd03 commit 6bdd78eCopy full SHA for 6bdd78e
.github/workflows/publish.yml
@@ -65,7 +65,7 @@ jobs:
65
name: artifact
66
path: dist
67
68
- - uses: pypa/gh-action-pypi-publish@v1.6.4
+ - uses: pypa/gh-action-pypi-publish@v1.8.5
69
with:
70
user: __token__
71
password: ${{ secrets.PYPI_TOKEN3 }}
0 commit comments