Skip to content

Commit 959ec23

Browse files
committed
ci(release): using pypa/gh-action-pypi-publish@release/v1 to release with attestations
1 parent 7327ae1 commit 959ec23

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/pythonpublish.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,5 +20,5 @@ jobs:
2020
uses: astral-sh/setup-uv@v7
2121
- name: Build
2222
run: uv build
23-
- name: Publish
24-
run: uv publish
23+
- name: Publish package to PyPI
24+
uses: pypa/gh-action-pypi-publish@release/v1

0 commit comments

Comments
 (0)