Skip to content

Commit ecca804

Browse files
committed
Tell me who you are fix
1 parent 3fbf031 commit ecca804

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.github/workflows/release.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -34,4 +34,6 @@ jobs:
3434
working-directory: libMvrGdtf
3535
run: |
3636
npm install
37+
git config user.email "auto-release-bot@mvrdevelopment.com"
38+
git config user.name "Auto release bot"
3739
npm run release

0 commit comments

Comments
 (0)