Skip to content

Commit 2fb89c5

Browse files
committed
chore: use trusted publishing
1 parent 8c0e398 commit 2fb89c5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci-publish.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,4 +27,4 @@ jobs:
2727
- name: publish package
2828
run: |
2929
uv build
30-
uv publish
30+
uv publish --trusted-publishing always

0 commit comments

Comments
 (0)