Skip to content

Commit 322151f

Browse files
authored
another attempt
1 parent 451995e commit 322151f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/push.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,5 +15,5 @@ jobs:
1515
node-version: ${{ matrix.node }}
1616
- run: yarn global add lerna
1717
- run: yarn install
18-
- run: git config --global user.email "[email protected]"
18+
- run: git config --global user.email "[email protected]" && git config --global user.name "patch-package"
1919
- run: yarn run test

0 commit comments

Comments
 (0)