We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 2f84e7a + bd7620c commit a615cd6Copy full SHA for a615cd6
1 file changed
.github/workflows/publish.yml
@@ -47,5 +47,5 @@ jobs:
47
48
- name: Publish
49
if: ${{ inputs.new_release_published == 'true' }}
50
- run: uv publish --index pypi
+ run: uv publish
51
0 commit comments