We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 682c9b8 commit 6ed7e44Copy full SHA for 6ed7e44
.github/workflows/python-publish.yml
@@ -68,3 +68,4 @@ jobs:
68
uses: pypa/gh-action-pypi-publish@release/v1
69
with:
70
packages-dir: dist/
71
+ password: ${{ secrets.PYPI_API_TOKEN }}
0 commit comments