Skip to content

Commit

Permalink
Fix the test pypi publish
Browse files Browse the repository at this point in the history
  • Loading branch information
jeremyfowers committed Dec 4, 2023
1 parent 43b66cb commit 2d14e0e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/publish-to-test-pypi.yml
Original file line number Diff line number Diff line change
Expand Up @@ -43,3 +43,4 @@ jobs:
uses: pypa/gh-action-pypi-publish@release/v1
with:
password: ${{ secrets.TEST_PYPI_API_TOKEN }}
repository_url: https://test.pypi.org/legacy/

0 comments on commit 2d14e0e

Please sign in to comment.