Skip to content

Commit

Permalink
Update python-publish.yml
Browse files Browse the repository at this point in the history
Publish to pypi.org
  • Loading branch information
Peter-van-Tol authored Aug 31, 2023
1 parent d5cd5d0 commit 25af05d
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/python-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,4 @@ jobs:
- name: Publish package
uses: pypa/gh-action-pypi-publish@27b31702a0e7fc50959f5ad993c78deac1bdfc29
with:
user: __token__
password: ${{ secrets.TEST_PYPI_API_TOKEN }}
repository_url: https://test.pypi.org/legacy/
verbose: true

0 comments on commit 25af05d

Please sign in to comment.