We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8c0e398 commit 2fb89c5Copy full SHA for 2fb89c5
.github/workflows/ci-publish.yaml
@@ -27,4 +27,4 @@ jobs:
27
- name: publish package
28
run: |
29
uv build
30
- uv publish
+ uv publish --trusted-publishing always
0 commit comments