Skip to content

Commit 6f6dcda

Browse files
authored
Update release.yml
1 parent f1f7237 commit 6f6dcda

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/release.yml

+2-2
Original file line numberDiff line numberDiff line change
@@ -9,8 +9,8 @@ jobs:
99
matrix:
1010
java: ['8']
1111
env:
12-
GIT_USER_NAME: puneetbehl
13-
GIT_USER_EMAIL: behlp@objectcomputing.com
12+
GIT_USER_NAME: grails-build
13+
GIT_USER_EMAIL: [email protected].com
1414
steps:
1515
- name: Checkout repository
1616
uses: actions/checkout@v3

0 commit comments

Comments
 (0)