mirror of
https://github.com/visioncortex/vtracer.git
synced 2026-09-25 13:31:27 -07:00
use Trusted Publisher
This commit is contained in:
@@ -179,5 +179,3 @@ jobs:
|
|||||||
- name: Publish to PyPI
|
- name: Publish to PyPI
|
||||||
if: ${{ startsWith(github.ref, 'refs/tags/') }}
|
if: ${{ startsWith(github.ref, 'refs/tags/') }}
|
||||||
run: uv publish 'wheels-*/*'
|
run: uv publish 'wheels-*/*'
|
||||||
env:
|
|
||||||
UV_PUBLISH_TOKEN: ${{ secrets.PYPI_API_TOKEN }}
|
|
||||||
|
|||||||
Reference in New Issue
Block a user