We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9514130 commit 8bd867cCopy full SHA for 8bd867c
.github/workflows/maven.yml
@@ -19,7 +19,7 @@ jobs:
19
- name: Setup Git username
20
run: |
21
#
22
- git config --global user.email "vicky.thakor@javaquery.com"
+ git config --global user.email "git@github.com"
23
git config --global user.name "Vicky Thakor"
24
- name: Set up JDK 1.8
25
uses: actions/setup-java@v1.4.3
0 commit comments