Skip to content

Commit 791c15a

Browse files
committed
Try to fix pipeline problem.
1 parent 128b62b commit 791c15a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/release.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,4 +25,4 @@ jobs:
2525
- name: Build distributions
2626
run: uv build
2727
- name: Publish package to pypi
28-
run: uv publish --repository pypi
28+
uses: pypa/gh-action-pypi-publish@release/v1

0 commit comments

Comments
 (0)