Skip to content

Commit

Permalink
Update publish_to_pypi.yml for trusted publishers
Browse files Browse the repository at this point in the history
  • Loading branch information
grantbuster authored Dec 26, 2024
1 parent 1da8630 commit 5eeec3e
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/publish_to_pypi.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,5 +22,3 @@ jobs:
python setup.py sdist bdist_wheel
- name: Publish distribution to PyPI
uses: pypa/gh-action-pypi-publish@release/v1
with:
password: ${{ secrets.PYPI_TOKEN }}

0 comments on commit 5eeec3e

Please sign in to comment.