We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 128b62b commit 791c15aCopy full SHA for 791c15a
1 file changed
.github/workflows/release.yaml
@@ -25,4 +25,4 @@ jobs:
25
- name: Build distributions
26
run: uv build
27
- name: Publish package to pypi
28
- run: uv publish --repository pypi
+ uses: pypa/gh-action-pypi-publish@release/v1
0 commit comments