This is an automated email from the ASF dual-hosted git repository.

jdaugherty pushed a commit to branch 4.0.x
in repository https://gitbox.apache.org/repos/asf/grails-quartz.git


The following commit(s) were added to refs/heads/4.0.x by this push:
     new 7879490  chore: correct name
7879490 is described below

commit 7879490e3b7040709a090d8e059206ac47f20fab
Author: James Daugherty <jdaughe...@jdresources.net>
AuthorDate: Thu Sep 11 17:34:08 2025 -0400

    chore: correct name
---
 .github/workflows/release.yml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml
index ee953cd..be4f086 100644
--- a/.github/workflows/release.yml
+++ b/.github/workflows/release.yml
@@ -262,7 +262,7 @@ jobs:
               mkdir https://dist.apache.org/repos/dist/dev/incubator/grails \
               -m "Create 'grails' dev folder"
           fi
-      - name: "👀 Ensure grails publish folder exists"
+      - name: "👀 Ensure grails quartz folder exists"
         run: |
           set -e
 
@@ -470,7 +470,7 @@ jobs:
 
           echo "::group::Announcement Email"
           echo "*************************************************"
-          echo "Subject: [ANNOUNCE] Apache Grails (incubating) - Gradle Plugin 
- Grails Publish ${VERSION}"
+          echo "Subject: [ANNOUNCE] Apache Grails (incubating) Quartz Plugin 
${VERSION}"
           echo "*************************************************"
           echo "Body:"
           echo "*************************************************"

Reply via email to