We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9317f3f commit b4b3e51Copy full SHA for b4b3e51
.github/workflows/publish.yml
@@ -22,6 +22,4 @@ jobs:
22
- name: Build and publish
23
run: |
24
uv build
25
- uv publish
26
- env:
27
- UV_PUBLISH_TOKEN: ${{ secrets.PYPI_KEY }}
+ uv publish
0 commit comments