clayburn commented on code in PR #516:
URL: https://github.com/apache/arrow-java/pull/516#discussion_r1915868327


##########
.github/workflows/test.yml:
##########
@@ -71,7 +71,7 @@ jobs:
       - name: Execute Docker Build
         env:
           # Enables build caching, but not strictly required
-          DEVELOCITY_ACCESS_KEY: ${{ secrets.GE_ACCESS_TOKEN }}
+          DEVELOCITY_ACCESS_KEY: ${{ secrets.DEVELOCITY_ACCESS_KEY }}

Review Comment:
   Correct, it has been. It just won't work from this PR build since my PR 
originates from a fork.



-- 
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