Skip to content

Commit

Permalink
pypi-publish: use uv to publish
Browse files Browse the repository at this point in the history
  • Loading branch information
amorison committed Oct 12, 2024
1 parent 58421bc commit 7056928
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,4 +37,4 @@ jobs:
- uses: actions/checkout@v4
- uses: astral-sh/setup-uv@v3
- run: uv build
- uses: pypa/gh-action-pypi-publish@release/v1
- run: uv publish

0 comments on commit 7056928

Please sign in to comment.