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

Commit 7a6a73c

Browse files
authored
Update npm-update-package action (#375)
1 parent 0d4af58 commit 7a6a73c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,8 +13,8 @@ jobs:
1313
node-version-file: '.nvmrc'
1414
- run: |
1515
npx npm-update-package \
16-
--git-user-email 97396142+npm-update-package[bot]@users.noreply.github.com \
17-
--git-user-name npm-update-package[bot] \
16+
--git-user-email 97961304+npm-update-package-[email protected] \
17+
--git-user-name npm-update-package-bot \
1818
--github-token $GITHUB_TOKEN
1919
env:
2020
GITHUB_TOKEN: ${{ secrets.PERSONAL_ACCESS_TOKEN }}

0 commit comments

Comments
 (0)