jdaugherty commented on code in PR #6:
URL: 
https://github.com/apache/incubator-grails-gradle-publish/pull/6#discussion_r2257081686


##########
.github/workflows/release.yaml:
##########
@@ -179,86 +153,107 @@ jobs:
       - name: "📥 Checkout repository"
         uses: actions/checkout@v4
         with:
-          token: ${{ secrets.GITHUB_TOKEN }}
           ref: v${{ needs.publish.outputs.release_version }}

Review Comment:
   It looks like people have reported similar issues: 
https://github.com/actions/checkout/issues/1679
   
   Here's the build where this failed - 
https://github.com/apache/grails-core/actions/runs/15436216500/job/43445193419 
   
   



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to