potiuk commented on code in PR #23562:
URL: https://github.com/apache/airflow/pull/23562#discussion_r867458633
##########
.github/workflows/build-images.yml:
##########
@@ -39,7 +39,6 @@ env:
secrets.CONSTRAINTS_GITHUB_REPOSITORY || 'apache/airflow' }}
# This token is WRITE one - pull_request_target type of events always have
the WRITE token
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
- LOGIN_TO_GITHUB_REGISTRY: "true"
Review Comment:
Not needed. We always login in CI if GITHUB_TOKEN is available.
--
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]