raulcd commented on code in PR #45040:
URL: https://github.com/apache/arrow/pull/45040#discussion_r1888749701


##########
dev/tasks/python-wheels/github.linux.yml:
##########
@@ -141,9 +139,9 @@ jobs:
       {{ 
macros.github_upload_wheel_scientific_python("arrow/python/repaired_wheels/*.whl")|indent
 }}
 
       {% if arrow.is_default_branch() %}

Review Comment:
   Yes, the login seems to be already successful on those jobs:
   ```
   Run docker/login-action@v2
     with:
       username: ***
       password: ***
       ecr: auto
       logout: true
   ...
   Logging into Docker Hub...
   Login Succeeded!
   ```



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