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

Commit f9e4632

Browse files
authored
Update npm-update-package.yml
1 parent 37e70a1 commit f9e4632

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

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

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -13,9 +13,9 @@ jobs:
1313
node-version: '12.20.2'
1414
- run: |
1515
npx npm-update-package \
16-
--github-token $GITHUB_TOKEN \
17-
--git-user-name $GIT_USER_NAME \
18-
--git-user-email $GIT_USER_EMAIL
16+
--github-token $GITHUB_TOKEN \
17+
--git-user-name $GIT_USER_NAME \
18+
--git-user-email $GIT_USER_EMAIL
1919
env:
2020
GIT_USER_EMAIL: 41898282+github-actions[bot]@users.noreply.github.com
2121
GIT_USER_NAME: github-actions[bot]

0 commit comments

Comments
 (0)