Skip to content

Commit

Permalink
Merge pull request #1028 from codeconsole/6.1.x-workflow
Browse files Browse the repository at this point in the history
set username to grails-build
  • Loading branch information
codeconsole authored Oct 9, 2024
2 parents 523bd56 + 18115e1 commit d387583
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: behlp@unityfoundation.io
GIT_USER_NAME: grails-build
GIT_USER_EMAIL: grails-build@users.noreply.github.com

jobs:
core-tests:
Expand Down

0 comments on commit d387583

Please sign in to comment.