We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 106a397 commit 803d554Copy full SHA for 803d554
.github/workflows/build-and-publish.yml
@@ -28,6 +28,4 @@ jobs:
28
run: uv build
29
30
- name: Publish package
31
- env:
32
- UV_PUBLISH_TOKEN: ${{ secrets.PYPI_TOKEN }}
33
run: uv publish
0 commit comments