We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 022cbe1 commit 3f089ffCopy full SHA for 3f089ff
.github/workflows/publish.yml
@@ -27,4 +27,4 @@ jobs:
27
run: uv build
28
29
- name: Publish
30
- run: uv publish -t ${{ secrets.PYPI_TOKEN }}
+ run: uv publish -t ${{ secrets.PYPI }}
0 commit comments