Skip to content

Commit

Permalink
set username to grails-build
Browse files Browse the repository at this point in the history
  • Loading branch information
codeconsole committed Oct 9, 2024
1 parent 523bd56 commit 18115e1
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/gradle.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,8 +10,8 @@ on:
- '[3-9]+.[3-9]+.x'
workflow_dispatch:
env:
GIT_USER_NAME: puneetbehl
GIT_USER_EMAIL: [email protected]
GIT_USER_NAME: grails-build
GIT_USER_EMAIL: [email protected]

jobs:
core-tests:
Expand Down

0 comments on commit 18115e1

Please sign in to comment.