Skip to content
This repository was archived by the owner on Sep 14, 2023. It is now read-only.

Commit d680efb

Browse files
authored
Update npm-update-package.yml
1 parent 289f5a8 commit d680efb

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/npm-update-package.yml

+2-2
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ jobs:
2222
git config user.email $GIT_USER_EMAIL
2323
npx npm-update-package --github-token $GITHUB_TOKEN --reviewers $REVIEWERS --package-manager yarn
2424
env:
25-
GIT_USER_EMAIL: 97396142+npm-update-package-bot[bot]@users.noreply.github.com
26-
GIT_USER_NAME: npm-update-package-bot[bot]
25+
GIT_USER_EMAIL: 97396142+npm-update-package[bot]@users.noreply.github.com
26+
GIT_USER_NAME: npm-update-package[bot]
2727
GITHUB_TOKEN: ${{ steps.generate_token.outputs.token }}
2828
REVIEWERS: munierujp

0 commit comments

Comments
 (0)