We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2869261 commit 3217e7dCopy full SHA for 3217e7d
.github/workflows/python-publish.yml
@@ -70,6 +70,7 @@ jobs:
70
with:
71
pattern: wheels-*
72
path: dist
73
+ merge-multiple: true
74
- name: 🚀 Publish to PyPi
75
run: uv publish
76
- name: ✍️ Sign published artifacts
0 commit comments