Skip to content

Commit

Permalink
Update configure-git.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
rnbot authored Feb 12, 2025
1 parent 1529ea5 commit 81faf7c
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .ado/templates/configure-git.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
steps:

- script: |
git config user.email "[email protected]"
git config user.name "React-Native-Windows Bot"
git remote set-url origin https://rnbot:$(githubAuthToken)@github.com/microsoft/react-native-windows
displayName: Git Authentication
git config user.email "[email protected]"
git remote set-url origin https://rnbot:$(githubAuthToken)@github.com/microsoft/react-native-windows.git
displayName: Git Authentication

0 comments on commit 81faf7c

Please sign in to comment.