We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent aeb4aad commit 7c9527fCopy full SHA for 7c9527f
.github/workflows/pypi-release.yml
@@ -46,4 +46,4 @@ jobs:
46
47
- name: Publish CLI to PyPI
48
run: |
49
- uv publish --token ${{ secrets.PYPI_TOKEN_OPENHANDS }}
+ uv publish
0 commit comments