Skip to content

Commit 4596621

Browse files
authored
ci: use OIDC when publishing to PyPi (#193)
1 parent 7bb745f commit 4596621

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/workflows/publish.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -23,8 +23,6 @@ jobs:
2323
run: |
2424
uv build
2525
uv publish
26-
env:
27-
UV_PUBLISH_TOKEN: ${{ secrets.PYPI_TOKEN }}
2826
2927
push_to_docker_hub:
3028
needs: publish_to_pypi

0 commit comments

Comments
 (0)