Skip to content

Commit 89ddbea

Browse files
committed
README: retitle, add note
Signed-off-by: William Woodruff <[email protected]>
1 parent a0f29a5 commit 89ddbea

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

README.md

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,12 +62,17 @@ The secret used in `${{ secrets.PYPI_API_TOKEN }}` needs to be created on the
6262
settings page of your project on GitHub. See [Creating & using secrets].
6363

6464

65-
### Publishing with OpenID Connect
65+
### Trusted publishing
6666

6767
> **IMPORTANT**: This functionality is in beta, and will not work for you
6868
> unless you're a member of the PyPI trusted publishing beta testers' group.
6969
> For more information, see [warehouse#12965].
7070

71+
> **NOTE**: Trusted publishing is sometimes referred to by its
72+
> underlying technology -- OpenID Connect, or OIDC for short.
73+
> If you see references to "OIDC publishing" in the context of PyPI,
74+
> this is what they're referring to.
75+
7176
This action supports PyPI's [trusted publishing]
7277
implementation, which allows authentication to PyPI without a manually
7378
configured API token or username/password combination. To perform

0 commit comments

Comments
 (0)