Skip to content

Commit 43e0939

Browse files
authored
Update release workflow commit identity (#36)
1 parent 5df1469 commit 43e0939

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/publish.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -25,8 +25,8 @@ jobs:
2525

2626
- name: Setup git user
2727
run: |
28-
git config user.name "Abhay V Ashokan"
29-
git config user.email "abhay.ashokan@bigbinary.com"
28+
git config user.name "Yedhin Kizhakkethara"
29+
git config user.email "yedhin@bigbinary.com"
3030
3131
- name: Setup NodeJS LTS version
3232
uses: actions/setup-node@8c91899e586c5b171469028077307d293428b516

0 commit comments

Comments
 (0)