mirror of
https://github.com/pypa/gh-action-pypi-publish.git
synced 2024-11-09 10:23:35 -05:00
oidc-exchange: more explanation
Signed-off-by: William Woodruff <william@trailofbits.com>
This commit is contained in:
parent
29930c9cf5
commit
67b747a9c8
1 changed files with 6 additions and 0 deletions
|
@ -17,6 +17,12 @@ Trusted publisher (OIDC) exchange failure:
|
||||||
|
|
||||||
{message}
|
{message}
|
||||||
|
|
||||||
|
You're seeing this because the action wasn't given the inputs needed to
|
||||||
|
perform password-based or token-based authentication. If you intended to
|
||||||
|
perform one of those authentication methods instead of trusted
|
||||||
|
publishing, then you should double-check your secret configuration and variable
|
||||||
|
names.
|
||||||
|
|
||||||
Read more about trusted publishers at https://docs.pypi.org/trusted-publishers/
|
Read more about trusted publishers at https://docs.pypi.org/trusted-publishers/
|
||||||
"""
|
"""
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue