potiuk commented on code in PR #54880: URL: https://github.com/apache/airflow/pull/54880#discussion_r2296502257
########## docs/README.md: ########## @@ -130,7 +130,7 @@ the auto-detection. The person who triggers the build (release manager) should specify the tag name of the docs to be published and the list of documentation packages to be published. Usually it is: -* Airflow: `apache-airflow docker-stack task-sdk` (later we will add `airflow-ctl`) +* Airflow: `apache-airflow docker-stack task-sdk apache-airflowctl` Review Comment: ```suggestion * Airflow: `apache-airflow docker-stack task-sdk apache-airflow-ctl` ``` -- 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]
