File tree Expand file tree Collapse file tree 1 file changed +6
-1
lines changed Expand file tree Collapse file tree 1 file changed +6
-1
lines changed Original file line number Diff line number Diff line change @@ -62,12 +62,17 @@ The secret used in `${{ secrets.PYPI_API_TOKEN }}` needs to be created on the
6262settings 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+
7176This action supports PyPI's [trusted publishing]
7277implementation, which allows authentication to PyPI without a manually
7378configured API token or username/password combination. To perform
You can’t perform that action at this time.
0 commit comments