Skip to content

Commit

Permalink
TEMPORARY Publish to TestPyPI
Browse files Browse the repository at this point in the history
  • Loading branch information
khaeru committed Jan 13, 2025
1 parent c0b9eb7 commit 16c0ab0
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/publish.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -53,6 +53,6 @@ jobs:
&& startsWith(github.ref, 'refs/tags')
)
# Uncomment for testing
# env:
# UV_PUBLISH_URL: https://test.pypi.org/legacy/
env:
UV_PUBLISH_URL: https://test.pypi.org/legacy/
run: uv publish --trusted-publishing=always

0 comments on commit 16c0ab0

Please sign in to comment.