mirror of
https://github.com/NousResearch/atropos.git
synced 2026-04-19 12:57:58 +00:00
Update upload_to_pypi.yml
This commit is contained in:
parent
c79d2c34c1
commit
efbf52519d
1 changed files with 1 additions and 1 deletions
2
.github/workflows/upload_to_pypi.yml
vendored
2
.github/workflows/upload_to_pypi.yml
vendored
|
|
@ -38,7 +38,7 @@ jobs:
|
|||
runs-on: ubuntu-latest
|
||||
environment:
|
||||
name: pypi
|
||||
url: https://pypi.org/p/<package-name> # Replace <package-name> with your PyPI project name
|
||||
url: https://pypi.org/p/atroposlib # Replace <package-name> with your PyPI project name
|
||||
permissions:
|
||||
id-token: write # IMPORTANT: mandatory for trusted publishing
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue