Skip to content

Commit

Permalink
ci: Update cd.yml to publish wheel on "test-pypi" instead of "pypi"
Browse files Browse the repository at this point in the history
  • Loading branch information
LennyN95 committed Apr 22, 2024
1 parent 4c54875 commit ef43c1b
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/cd.yml
Original file line number Diff line number Diff line change
Expand Up @@ -114,3 +114,6 @@ jobs:
merge-multiple: true

- uses: pypa/gh-action-pypi-publish@release/v1
with:
# Remove this line to publish to PyPI
repository-url: https://test.pypi.org/legacy/

0 comments on commit ef43c1b

Please sign in to comment.