Skip to content

Commit

Permalink
Setup PyPI trusted publishing
Browse files Browse the repository at this point in the history
  • Loading branch information
alugowski committed Oct 18, 2023
1 parent d8a79e7 commit d3a4911
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/wheels.yml
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,6 @@ jobs:
if: github.event_name == 'release' || (github.event_name == 'workflow_dispatch' && github.event.inputs.upload_dest == 'PyPI')
with:
verbose: true
password: ${{ secrets.PYPI_API_TOKEN }}

- uses: pypa/gh-action-pypi-publish@release/v1
name: Upload to Test PyPI
Expand Down

0 comments on commit d3a4911

Please sign in to comment.