Skip to content

Commit

Permalink
Update release.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
codeconsole authored Dec 22, 2024
1 parent 55692b7 commit 527db06
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,8 @@ jobs:
matrix:
java: ['8']
env:
GIT_USER_NAME: puneetbehl
GIT_USER_EMAIL: behlp@objectcomputing.com
GIT_USER_NAME: grails-build
GIT_USER_EMAIL: [email protected].com
steps:
- name: Checkout repository
uses: actions/checkout@v4
Expand Down Expand Up @@ -73,4 +73,4 @@ jobs:
with:
token: ${{ secrets.GITHUB_TOKEN }}
env:
SNAPSHOT_SUFFIX: -SNAPSHOT
SNAPSHOT_SUFFIX: -SNAPSHOT

0 comments on commit 527db06

Please sign in to comment.