Skip to content

Commit

Permalink
Add trusted publishing
Browse files Browse the repository at this point in the history
  • Loading branch information
OdysseasKr committed Nov 13, 2024
1 parent 9d05a64 commit fba3335
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,5 +14,4 @@ jobs:
- name: Set up Python
run: uv python install
- name: Build & publish
uv publish --publish-url https://test.pypi.org/legacy/ dist/*
-
uv publish --publish-url https://test.pypi.org/legacy/ --trushed-publishing always dist/*

0 comments on commit fba3335

Please sign in to comment.