Skip to content

Commit

Permalink
Use trusted publisher instead of token to publish to pypi
Browse files Browse the repository at this point in the history
  • Loading branch information
insolor authored Nov 3, 2024
1 parent a1a6e91 commit e1ce956
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/pypi.yml
Original file line number Diff line number Diff line change
Expand Up @@ -84,6 +84,3 @@ jobs:
path: dist

- uses: pypa/[email protected]
with:
user: ${{ secrets.PYPI_USERNAME }}
password: ${{ secrets.PYPI_PASSWORD }}

0 comments on commit e1ce956

Please sign in to comment.