Skip to content

Commit aa5fa3a

Browse files
committed
remove __token__ and secrets.PYPI_API_TOKEN
1 parent 8b69062 commit aa5fa3a

1 file changed

Lines changed: 0 additions & 3 deletions

File tree

.github/workflows/pypi-publish.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -33,6 +33,3 @@ jobs:
3333
run: python -m build
3434
- name: Publish package
3535
uses: pypa/gh-action-pypi-publish@release/v1
36-
with:
37-
user: __token__
38-
password: ${{ secrets.PYPI_API_TOKEN }}

0 commit comments

Comments
 (0)