Skip to content

Commit

Permalink
Update testpypi.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
IvoVellekoop authored Oct 4, 2024
1 parent ea1ba19 commit 94abd01
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/testpypi.yml
Original file line number Diff line number Diff line change
Expand Up @@ -40,4 +40,5 @@ jobs:
# Publish to TestPyPI
- name: Publish to TestPyPI
run: |
poetry config repositories.testpypi https://test.pypi.org/legacy/
poetry publish --repository testpypi

0 comments on commit 94abd01

Please sign in to comment.