eladkal commented on code in PR #36267:
URL: https://github.com/apache/airflow/pull/36267#discussion_r1429224373
##########
dev/README_RELEASE_PROVIDER_PACKAGES.md:
##########
@@ -1110,6 +1111,8 @@ Make sure you create the following branch from the git
tag (steps before) and no
```shell script
cd ${AIRFLOW_REPO_ROOT}
+git checkout main
+git pull
Review Comment:
I asked @pierrejeambrun about this. he said we shouldn't do it from main
branch but from the tag
--
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]