Skip to content

Commit 05e2267

Browse files
author
dmirizzi
committed
fix?
1 parent 4475596 commit 05e2267

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
@@ -52,7 +52,6 @@ jobs:
5252

5353
- name: Publish package to PyPI
5454
env:
55-
UV_PUBLISH_USERNAME: __token__ # Special username for API tokens
5655
UV_PUBLISH_TOKEN: ${{ secrets.PYPI_TOKEN }} # Your PyPI API token
5756
UV_PUBLISH_PASSWORD: ${{ secrets.PYPI_PASS }}
5857
run: uv publish

0 commit comments

Comments
 (0)