Skip to content

Commit 0169835

Browse files
committed
trusted publisher
1 parent 2e4ef89 commit 0169835

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

.github/workflows/publish-pypi.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -32,5 +32,4 @@ jobs:
3232
python -m build
3333
- name: Publish to PyPI
3434
uses: pypa/gh-action-pypi-publish@release/v1
35-
with:
36-
password: ${{ secrets.PYPI_API_TOKEN }}
35+
# No password needed! Uses OIDC trusted publisher

0 commit comments

Comments
 (0)