Skip to content

Commit 7c9527f

Browse files
committed
use trusted publisher
1 parent aeb4aad commit 7c9527f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/pypi-release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,4 +46,4 @@ jobs:
4646
4747
- name: Publish CLI to PyPI
4848
run: |
49-
uv publish --token ${{ secrets.PYPI_TOKEN_OPENHANDS }}
49+
uv publish

0 commit comments

Comments
 (0)