Skip to content

Commit a55942d

Browse files
RyAuldCopilot
andauthored
Update .Pipelines/pipeline-publish.yml
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
1 parent 3b78d35 commit a55942d

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.Pipelines/pipeline-publish.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -118,8 +118,8 @@ stages:
118118
artifactName: python-dist
119119

120120
# ══════════════════════════════════════════════════════════════════════════════
121-
# Stage 4a · Publish to MSAL-Python (test.pypi.org)
122-
# Runs when: publishTarget == 'MSAL-Python'
121+
# Stage 4a · Publish to test.pypi.org (Preview / RC) for MSAL-Python
122+
# Runs when: publishTarget == 'test.pypi.org (Preview / RC)'
123123
# ══════════════════════════════════════════════════════════════════════════════════════════════════════════════════════════════════════════════
124124
- stage: PublishMSALPython
125125
displayName: 'Publish to test.pypi.org (Preview)'

0 commit comments

Comments
 (0)