We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 24dab30 commit 1befb7fCopy full SHA for 1befb7f
.github/workflows/python-publish.yml
@@ -36,4 +36,4 @@ jobs:
36
uses: pypa/gh-action-pypi-publish@27b31702a0e7fc50959f5ad993c78deac1bdfc29
37
with:
38
user: __token__
39
- password: ${{ secrets.PYPI_API_TOKEN }}
+ password: ${{ secrets.PYPI_API_TOKEN }}
0 commit comments