Skip to content

Commit

Permalink
Use trusted pypi publisher
Browse files Browse the repository at this point in the history
  • Loading branch information
carlosgjs committed Jan 5, 2024
1 parent 8b029a1 commit a312982
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .github/workflows/publish-to-pypi.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,4 @@ jobs:
- name: Build package
run: python -m build
- name: Publish package
uses: pypa/gh-action-pypi-publish@release/v1
with:
password: ${{ secrets.PYPI_API_TOKEN }}
uses: pypa/gh-action-pypi-publish@release/v1

0 comments on commit a312982

Please sign in to comment.