Skip to content

Commit 7056928

Browse files
committed
pypi-publish: use uv to publish
1 parent 58421bc commit 7056928

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,4 +37,4 @@ jobs:
3737
- uses: actions/checkout@v4
3838
- uses: astral-sh/setup-uv@v3
3939
- run: uv build
40-
- uses: pypa/gh-action-pypi-publish@release/v1
40+
- run: uv publish

0 commit comments

Comments
 (0)