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.
2 parents 46660b9 + 579e9db commit af0b038Copy full SHA for af0b038
.github/workflows/python-publish.yml
@@ -26,4 +26,4 @@ jobs:
26
uses: pypa/gh-action-pypi-publish@release/v1
27
with:
28
user: __token__
29
- password: ${{ secrets.PYPI_TOKEN }}
+ password: ${{ secrets.PYPY_TOKEN }}
0 commit comments