Skip to content

Commit c41dc44

Browse files
authored
Update publish.yml
1 parent c9fdfea commit c41dc44

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/publish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,4 +47,4 @@ jobs:
4747
- name: Publish package
4848
run: uv publish
4949
env:
50-
UV_PUBLISH_TOKEN: ${{ secrets.PYPI_API_TOKEN }}
50+
UV_PUBLISH_TOKEN: ${{ secrets.PYPI_TOKEN }}

0 commit comments

Comments
 (0)