Skip to content

Commit

Permalink
chore: use trusted publishing
Browse files Browse the repository at this point in the history
  • Loading branch information
stchris committed Nov 23, 2024
1 parent b4a417a commit df30e6f
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,5 +25,3 @@ jobs:
- name: Publish a Python distribution to PyPI
if: github.event_name == 'push' && startsWith(github.ref, 'refs/tags')
uses: pypa/gh-action-pypi-publish@release/v1
with:
password: ${{ secrets.pypi_password }}

0 comments on commit df30e6f

Please sign in to comment.