fix pypi url
This commit is contained in:
parent
81ae78e22b
commit
6fe1aaf51a
2
.github/workflows/python_publish.yml
vendored
2
.github/workflows/python_publish.yml
vendored
|
@ -40,7 +40,7 @@ jobs:
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
environment:
|
environment:
|
||||||
name: pypi
|
name: pypi
|
||||||
url: https://pypi.org/p/goat_monitor
|
url: https://pypi.org/p/charon-vna
|
||||||
permissions:
|
permissions:
|
||||||
id-token: write # IMPORTANT: mandatory for trusted publishing
|
id-token: write # IMPORTANT: mandatory for trusted publishing
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue
Block a user