Skip to content

Commit f24ea56

Browse files
committed
use Trusted Publisher
1 parent 592bee6 commit f24ea56

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

.github/workflows/python.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -179,5 +179,3 @@ jobs:
179179
- name: Publish to PyPI
180180
if: ${{ startsWith(github.ref, 'refs/tags/') }}
181181
run: uv publish 'wheels-*/*'
182-
env:
183-
UV_PUBLISH_TOKEN: ${{ secrets.PYPI_API_TOKEN }}

0 commit comments

Comments
 (0)