Skip to content

Commit 803d554

Browse files
committed
ci(.github): use pypi trusted publisher instead of token
1 parent 106a397 commit 803d554

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/workflows/build-and-publish.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,4 @@ jobs:
2828
run: uv build
2929

3030
- name: Publish package
31-
env:
32-
UV_PUBLISH_TOKEN: ${{ secrets.PYPI_TOKEN }}
3331
run: uv publish

0 commit comments

Comments
 (0)