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:
73
73
- script : |
74
74
git config user.name "UI-Fabric-RN-Bot"
75
75
git config user.email "[email protected] "
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
77
77
displayName: Git Authentication
78
78
79
79
- script : |
Original file line number Diff line number Diff line change 9
9
"main" : " index.js" ,
10
10
"repository" : {
11
11
"type" : " git" ,
12
- "url" : " https://github.com/Microsoft/ui-fabric -react-native.git"
12
+ "url" : " https://github.com/microsoft/fluentui -react-native.git"
13
13
},
14
14
"scripts" : {
15
15
"build" : " lage build" ,
You can’t perform that action at this time.
0 commit comments