We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1885e5c commit 6aceaa1Copy full SHA for 6aceaa1
1 file changed
.github/workflows/cd-pypi.yaml
@@ -27,6 +27,3 @@ jobs:
27
python -m build
28
- name: Publish to PyPI
29
uses: pypa/gh-action-pypi-publish@release/v1
30
- with:
31
- user: __token__
32
- password: ${{ secrets.PYPI_API_TOKEN }}
0 commit comments