We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5df1469 commit 43e0939Copy full SHA for 43e0939
1 file changed
.github/workflows/publish.yml
@@ -25,8 +25,8 @@ jobs:
25
26
- name: Setup git user
27
run: |
28
- git config user.name "Abhay V Ashokan"
29
- git config user.email "abhay.ashokan@bigbinary.com"
+ git config user.name "Yedhin Kizhakkethara"
+ git config user.email "yedhin@bigbinary.com"
30
31
- name: Setup NodeJS LTS version
32
uses: actions/setup-node@8c91899e586c5b171469028077307d293428b516
0 commit comments