Skip to content

Commit 8bd867c

Browse files
authored
Update maven.yml
1 parent 9514130 commit 8bd867c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/maven.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ jobs:
1919
- name: Setup Git username
2020
run: |
2121
#
22-
git config --global user.email "vicky.thakor@javaquery.com"
22+
git config --global user.email "git@github.com"
2323
git config --global user.name "Vicky Thakor"
2424
- name: Set up JDK 1.8
2525
uses: actions/setup-java@v1.4.3

0 commit comments

Comments
 (0)