Skip to content

Commit fdb22e8

Browse files
authored
Merge pull request #276 from cphyc/remove-token
Remove token to upload to Pypi
2 parents 2499bc9 + 654284b commit fdb22e8

1 file changed

Lines changed: 0 additions & 3 deletions

File tree

.github/workflows/wheels.yaml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -100,6 +100,3 @@ jobs:
100100

101101
- name: Publish to PyPI
102102
uses: pypa/gh-action-pypi-publish@v1.13.0
103-
with:
104-
user: __token__
105-
password: ${{ secrets.pypi_token }}

0 commit comments

Comments
 (0)