Skip to content

Commit 494d2af

Browse files
authored
[0.82] Remove UseAad for PAT based publish (#15592)
* update publish to use Aad and NOT PAT * revert useAad
1 parent 6fa8715 commit 494d2af

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

.ado/publish.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -349,7 +349,6 @@ extends:
349349
inputs:
350350
SearchPattern: vnext/target/**/*.pdb
351351
SymbolServerType: TeamServices
352-
UseAad: true
353352

354353
templateContext:
355354
sdl:
@@ -446,7 +445,6 @@ extends:
446445
SymbolsArtifactName: 'ReactNativeWindows-Symbols'
447446
DetailedLog: true
448447
TreatNotIndexedAsWarning: false
449-
UseAad: true
450448

451449
templateContext:
452450
sdl:

0 commit comments

Comments
 (0)