Skip to content

Commit 9314151

Browse files
author
dmirizzi
committed
Correct release script 9000x
1 parent 05e2267 commit 9314151

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/release.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,5 +53,4 @@ jobs:
5353
- name: Publish package to PyPI
5454
env:
5555
UV_PUBLISH_TOKEN: ${{ secrets.PYPI_TOKEN }} # Your PyPI API token
56-
UV_PUBLISH_PASSWORD: ${{ secrets.PYPI_PASS }}
5756
run: uv publish

0 commit comments

Comments
 (0)