We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ce352ed commit 8d1b5e0Copy full SHA for 8d1b5e0
.github/workflows/python-publish.yml
@@ -27,4 +27,4 @@ jobs:
27
uses: pypa/gh-action-pypi-publish@release/v1
28
with:
29
user: __token__
30
- password: ${{ secrets.PYPI_API_TOKEN }}
+ password: ${{ secrets.PYPI_API_TOKEN_DOTCTRL }}
0 commit comments