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

jamesfredley pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/grails-static-website.git


The following commit(s) were added to refs/heads/master by this push:
     new 37faffddf8 Update publish2.yml
37faffddf8 is described below

commit 37faffddf866f1b44bfcc771160195855ebe79ab
Author: James Fredley <[email protected]>
AuthorDate: Fri Jun 6 12:45:33 2025 -0400

    Update publish2.yml
---
 .github/workflows/publish2.yml | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/.github/workflows/publish2.yml b/.github/workflows/publish2.yml
index 256ab53f4e..3045f10945 100644
--- a/.github/workflows/publish2.yml
+++ b/.github/workflows/publish2.yml
@@ -15,6 +15,8 @@ jobs:
       contents: write
     if: github.repository == 'apache/grails-static-website'
     steps:
+      - name: Checkout
+        uses: actions/checkout@v4
       - name: Set up JDK
         uses: actions/setup-java@v4
         with:

Reply via email to