Skip to content

Commit

Permalink
Update pypi.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
tristan-salles committed Jun 19, 2024
1 parent b048a8b commit 646f8f7
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/pypi.yml
Original file line number Diff line number Diff line change
Expand Up @@ -75,5 +75,4 @@ jobs:
- uses: pypa/gh-action-pypi-publish@release/v1
with:
user: __token__
password: ${{ secrets.PYPI_TOKEN }}
# To test: repository-url: https://test.pypi.org/legacy/
password: ${{ secrets.PYPI_TOKEN }}

0 comments on commit 646f8f7

Please sign in to comment.