We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9d15c2b commit 67eb429Copy full SHA for 67eb429
.github/workflows/publish.yaml
@@ -27,5 +27,5 @@ jobs:
27
&& startsWith(github.ref, 'refs/tags')
28
)
29
# Uncomment for testing
30
- # env: { UV_PUBLISH_URL: "https://test.pypi.org/legacy/" }
+ env: { UV_PUBLISH_URL: "https://test.pypi.org/legacy/" }
31
0 commit comments