We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a318125 commit 0c2d3a2Copy full SHA for 0c2d3a2
1 file changed
.github/workflows/pypi-publish.yml
@@ -49,4 +49,4 @@ jobs:
49
uses: pypa/gh-action-pypi-publish@v1.12.2
50
with:
51
user: __token__
52
- password: ${{ secrets.PYPI_PASSWORD }}
+ password: ${{ secrets.PYPI_PASSWORD }}
0 commit comments