Skip to content

Commit 1ecb322

Browse files
Remove PYPI_TOKEN
1 parent 102c8fa commit 1ecb322

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/workflows/deploy.yaml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,5 +19,3 @@ jobs:
1919
run: uv build
2020
- name: Publish package
2121
run: uv publish
22-
env:
23-
UV_PUBLISH_TOKEN: ${{ secrets.PYPI_API_TOKEN }}

0 commit comments

Comments
 (0)