Skip to content

Commit 67b747a

Browse files
committed
oidc-exchange: more explanation
Signed-off-by: William Woodruff <[email protected]>
1 parent 29930c9 commit 67b747a

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

oidc-exchange.py

+6
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,12 @@
1717
1818
{message}
1919
20+
You're seeing this because the action wasn't given the inputs needed to
21+
perform password-based or token-based authentication. If you intended to
22+
perform one of those authentication methods instead of trusted
23+
publishing, then you should double-check your secret configuration and variable
24+
names.
25+
2026
Read more about trusted publishers at https://docs.pypi.org/trusted-publishers/
2127
"""
2228

0 commit comments

Comments
 (0)