Skip to content

Commit

Permalink
Merge pull request #214 from grails/jamesfredley-patch-1
Browse files Browse the repository at this point in the history
fix typo on COMMIT_NAME
  • Loading branch information
jamesfredley authored Oct 12, 2024
2 parents c4a1e47 + 1731ebc commit 35e3e5e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/gradle.yml
Original file line number Diff line number Diff line change
Expand Up @@ -97,4 +97,4 @@ jobs:
FOLDER: build/docs
DOC_FOLDER: gh-pages
COMMIT_EMAIL: 'grails-build@users.noreply.github.com'
COMMIT_NAME: grails-build'
COMMIT_NAME: 'grails-build'

0 comments on commit 35e3e5e

Please sign in to comment.