Skip to content

Commit 8801a27

Browse files
authored
PyPI wheel publishing: switch to trusted publishing (#898)
1 parent 54a657b commit 8801a27

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

.github/workflows/wheels.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -124,7 +124,4 @@ jobs:
124124

125125
- uses: pypa/gh-action-pypi-publish@release/v1
126126
with:
127-
# To test: repository-url: https://test.pypi.org/legacy/
128-
user: __token__
129-
password: ${{ secrets.PYPI_API_TOKEN }}
130127
skip-existing: true

0 commit comments

Comments
 (0)