Skip to content

Commit 6b652f4

Browse files
RyAuldCopilot
andauthored
Fix ESRP client ID typo in release pipeline (38d4 -> 384d) (#924)
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
1 parent ebb980f commit 6b652f4

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.Pipelines/pipeline-publish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -166,7 +166,7 @@ stages:
166166
usemanagedidentity: true
167167
keyvaultname: 'MSALVault'
168168
signcertname: 'MSAL-ESRP-Release-Signing'
169-
clientid: '8650ce2b-38d4-466a-9144-bc5c19c88112'
169+
clientid: '8650ce2b-384d-466a-9144-bc5c19c88112'
170170
intent: 'PackageDistribution'
171171
contenttype: 'PyPi'
172172
contentsource: 'Folder'

0 commit comments

Comments
 (0)