We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 992ba7f commit 6573648Copy full SHA for 6573648
Pipeline/Templates/Tasks/pack.yml
@@ -46,8 +46,8 @@ steps:
46
AppRegistrationClientId: '5ad55f25-99da-469f-a25c-7783c4ddc5d6'
47
AppRegistrationTenantId: '975f013f-7f24-47e8-a7d3-abc4752bf346'
48
AuthAKVName: 'HolodevExSupportVault'
49
- AuthCertName: 'MRTK-TTS-Auth'
50
- AuthSignCertName: 'MRTK-TTS-Sign'
+ AuthCertName: 'Microsoft-MRDevPlat-Auth'
+ AuthSignCertName: 'Microsoft-MRDevPlat-Sign'
51
folderPath: '${{ parameters.UnityFolderPath }}/Plugins'
52
signConfigType: 'inlineSignParams'
53
inlineOperation: |
0 commit comments