Skip to content

Commit 67eb429

Browse files
committed
TEMPORARY Publish to test.pypi.org
1 parent 9d15c2b commit 67eb429

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/publish.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,5 +27,5 @@ jobs:
2727
&& startsWith(github.ref, 'refs/tags')
2828
)
2929
# Uncomment for testing
30-
# env: { UV_PUBLISH_URL: "https://test.pypi.org/legacy/" }
30+
env: { UV_PUBLISH_URL: "https://test.pypi.org/legacy/" }
3131

0 commit comments

Comments
 (0)