Skip to content

Commit

Permalink
ci(.github): use pypi trusted publisher instead of token
Browse files Browse the repository at this point in the history
  • Loading branch information
senges committed Dec 4, 2024
1 parent 106a397 commit 803d554
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/build-and-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,4 @@ jobs:
run: uv build

- name: Publish package
env:
UV_PUBLISH_TOKEN: ${{ secrets.PYPI_TOKEN }}
run: uv publish

0 comments on commit 803d554

Please sign in to comment.