jdaugherty commented on code in PR #6:
URL:
https://github.com/apache/incubator-grails-gradle-publish/pull/6#discussion_r2254532383
##########
.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:
I explicitly had to add this in grails-core to fix a release failure so I
don't think it will work:
https://github.com/apache/grails-core/commit/6b24161df6200734a0d770e1f18f1493e13e6652
--
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]