Skip to content

Commit 1110287

Browse files
authored
publish dist star (#6284)
1 parent 6929f43 commit 1110287

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/publish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,4 +62,4 @@ jobs:
6262
fi
6363
6464
- name: Publish
65-
run: uv publish --directory "${{ steps.parse.outputs.build_dir }}"
65+
run: uv publish dist/*

0 commit comments

Comments
 (0)