File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -69,7 +69,11 @@ least one backend integration.
6969## Registry identity notes
7070
7171PyPI Trusted Publishing is preferred once the repository is ready for public
72- release. Configure a pending publisher for:
72+ release. Because ` calle-ai ` has not been published yet, configure a pending
73+ publisher first. TestPyPI and PyPI are separate registries, so configure the
74+ publisher separately in each registry you plan to use.
75+
76+ Configure the pending publisher for:
7377
7478- Owner: ` CALLE-AI `
7579- Repository: ` server-sdk-python `
@@ -81,3 +85,7 @@ release. Configure a pending publisher for:
8185When using Trusted Publishing, run the workflow with auth
8286` trusted-publishing ` . When using API tokens, run it with auth ` token ` and
8387configure ` TEST_PYPI_API_TOKEN ` or ` PYPI_API_TOKEN ` .
88+
89+ If the package already exists on PyPI later, use the project's Publishing page
90+ to add or update the trusted publisher with the same owner, repository, workflow
91+ filename, and environment.
You can’t perform that action at this time.
0 commit comments