There was an error while loading. Please reload this page.
1 parent c9fdfea commit c41dc44Copy full SHA for c41dc44
1 file changed
.github/workflows/publish.yml
@@ -47,4 +47,4 @@ jobs:
47
- name: Publish package
48
run: uv publish
49
env:
50
- UV_PUBLISH_TOKEN: ${{ secrets.PYPI_API_TOKEN }}
+ UV_PUBLISH_TOKEN: ${{ secrets.PYPI_TOKEN }}
0 commit comments