Skip to content

Commit

Permalink
Update update-package-lock.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
wsargent-emcins authored Jun 7, 2024
1 parent bc1845a commit b47fdc8
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/update-package-lock.yml
Original file line number Diff line number Diff line change
Expand Up @@ -45,8 +45,8 @@ jobs:
else
npm test
npx hereby LKG
git config user.email "typescriptbot@microsoft.com"
git config user.name "TypeScript Bot"
git config user.email "will.sargent@emcins.com"
git config user.name "Will Sargent"
git add -f package-lock.json
git commit -m "Update package-lock.json"
git push
Expand Down

0 comments on commit b47fdc8

Please sign in to comment.