We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 54f2cff commit a502a0dCopy full SHA for a502a0d
.github/tag_and_release/intent.yaml
@@ -33,7 +33,7 @@ project:
33
34
# === PYTHON PACKAGE CONFIGURATION ===
35
python:
36
- auth_method: oidc # oidc | token - Authentication method for PyPI uploads
+ auth_method: token # oidc | token - Authentication method for PyPI uploads
37
# OIDC (Trusted Publisher) - More secure, no secrets needed (recommended)
38
# Token - Traditional API token authentication (requires PYPI_API_TOKEN secret)
39
0 commit comments