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 102c8fa commit 1ecb322Copy full SHA for 1ecb322
.github/workflows/deploy.yaml
@@ -19,5 +19,3 @@ jobs:
19
run: uv build
20
- name: Publish package
21
run: uv publish
22
- env:
23
- UV_PUBLISH_TOKEN: ${{ secrets.PYPI_API_TOKEN }}
0 commit comments