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.
2 parents 82add76 + 5c69425 commit ed4a0f9Copy full SHA for ed4a0f9
.github/workflows/release.yml
@@ -23,5 +23,5 @@ jobs:
23
- run: uv build
24
- name: Release package
25
env:
26
- UV_PUBLISH_TOKEN: ${{ secrets.PYPI_API_TOKEN }}
+ UV_PUBLISH_TOKEN: ${{ secrets.PYPI_TOKEN }}
27
run: uv publish
0 commit comments