Skip to content
This repository was archived by the owner on Mar 10, 2025. It is now read-only.

Commit b92c909

Browse files
authored
Update release.yml
1 parent 515d8d1 commit b92c909

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/release.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,8 +8,8 @@ jobs:
88
release_version: ${{ steps.release_version.outputs.value }}
99
runs-on: ubuntu-latest
1010
env:
11-
GIT_USER_NAME: puneetbehl
12-
GIT_USER_EMAIL: behlp@unityfoundation.io
11+
GIT_USER_NAME: grails-build
12+
GIT_USER_EMAIL: grails-build@users.noreply.github.com
1313
steps:
1414
- name: Checkout repository
1515
uses: actions/checkout@v4

0 commit comments

Comments
 (0)