Skip to content

Commit ff11b30

Browse files
committed
Fix header comment: production path uses EsrpRelease@9 not Twine SC
1 parent 42aa35a commit ff11b30

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.Pipelines/pipeline-publish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
# Publish targets:
77
# test.pypi.org (Preview / RC) — preview releases via MSAL-Test-Python-Upload SC
88
# (SC creation pending test.pypi.org API token)
9-
# pypi.org (ESRP Production) — production releases via MSAL-Prod-Python-Upload SC
9+
# pypi.org (ESRP Production) — production releases via ESRP (EsrpRelease@9) using MSAL-ESRP-AME SC
1010
#
1111
# For one-time ADO setup, see ADO-PUBLISH-SETUP.md.
1212

0 commit comments

Comments
 (0)