Skip to content

Commit 9330245

Browse files
authored
Update node.js.yml
1 parent 806311a commit 9330245

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/node.js.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -32,5 +32,6 @@ jobs:
3232
- run: cd dist/
3333
- run: git init
3434
- run: git add -A
35+
- run: git config user.email kavishrmunjal@gmail.com
3536
- run: git commit -m 'deploy'
3637
- run: git log

0 commit comments

Comments
 (0)