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

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

commit d1062a6f1fd41db1648320367973026d8ada3f1c
Author: James Daugherty <jdaughe...@jdresources.net>
AuthorDate: Thu Sep 11 17:33:05 2025 -0400

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

diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml
index 486f702..cb3f0b1 100644
--- a/.github/workflows/release.yml
+++ b/.github/workflows/release.yml
@@ -261,7 +261,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 redis folder exists"
         run: |
           set -e
 

Reply via email to