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

Commit 41c4c8d

Browse files
authored
Update npm-update-package action (#5)
1 parent 0055d96 commit 41c4c8d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,6 @@ jobs:
2222
--git-user-email 97396142+npm-update-package[bot]@users.noreply.github.com \
2323
--git-user-name npm-update-package[bot] \
2424
--github-token $GITHUB_TOKEN \
25-
--log-level debug
25+
--log-level trace
2626
env:
2727
GITHUB_TOKEN: ${{ steps.generate_token.outputs.token }}

0 commit comments

Comments
 (0)