Skip to content

Commit 6aceaa1

Browse files
authored
Remove PyPI API token (#4431)
1 parent 1885e5c commit 6aceaa1

1 file changed

Lines changed: 0 additions & 3 deletions

File tree

.github/workflows/cd-pypi.yaml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,3 @@ jobs:
2727
python -m build
2828
- name: Publish to PyPI
2929
uses: pypa/gh-action-pypi-publish@release/v1
30-
with:
31-
user: __token__
32-
password: ${{ secrets.PYPI_API_TOKEN }}

0 commit comments

Comments
 (0)