File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -73,7 +73,7 @@ extends:
7373 - script : |
7474 git config user.name "UI-Fabric-RN-Bot"
7575 git config user.email "uifrnbot@microsoft.com"
76- git remote set-url origin https://$(githubUser):$(githubPAT)@github.com/microsoft/ui-fabric -react-native.git
76+ git remote set-url origin https://$(githubUser):$(githubPAT)@github.com/microsoft/fluentui -react-native.git
7777 displayName: Git Authentication
7878
7979 - script : |
Original file line number Diff line number Diff line change 99 "main" : " index.js" ,
1010 "repository" : {
1111 "type" : " git" ,
12- "url" : " https://github.com/Microsoft/ui-fabric -react-native.git"
12+ "url" : " https://github.com/microsoft/fluentui -react-native.git"
1313 },
1414 "scripts" : {
1515 "build" : " lage build" ,
You can’t perform that action at this time.
0 commit comments