Skip to content

Commit

Permalink
Fix wheels upload (#738)
Browse files Browse the repository at this point in the history
edenhaus authored Jan 3, 2025
1 parent 2869261 commit 3217e7d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/python-publish.yml
Original file line number Diff line number Diff line change
@@ -70,6 +70,7 @@ jobs:
with:
pattern: wheels-*
path: dist
merge-multiple: true
- name: 🚀 Publish to PyPi
run: uv publish
- name: ✍️ Sign published artifacts

0 comments on commit 3217e7d

Please sign in to comment.