There was an error while loading. Please reload this page.
pypa/gh-action-pypi-publish@release/v1
1 parent 7327ae1 commit de5c7a9Copy full SHA for de5c7a9
1 file changed
.github/workflows/pythonpublish.yml
@@ -20,5 +20,5 @@ jobs:
20
uses: astral-sh/setup-uv@v7
21
- name: Build
22
run: uv build
23
- - name: Publish
24
- run: uv publish
+ - name: Publish package to PyPI
+ uses: pypa/gh-action-pypi-publish@release/v1
0 commit comments