lidavidm commented on code in PR #516: URL: https://github.com/apache/arrow-java/pull/516#discussion_r1915862422
########## .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: So I guess this secret has been added to all Apache repos already? (Judging from previous PRs of yours) -- 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: github-unsubscr...@arrow.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org