This is an automated email from the ASF dual-hosted git repository.

ephraimanierobi pushed a commit to branch v2-3-test
in repository https://gitbox.apache.org/repos/asf/airflow.git

commit 8ed7a80eadc16280da740f69943bafa962d09381
Author: Ephraim Anierobi <splendidzig...@gmail.com>
AuthorDate: Thu Apr 28 19:51:20 2022 +0100

    Update Airflow Release Doc (#23322)
    
    Co-authored-by: Kaxil Naik <kaxiln...@gmail.com>
    Co-authored-by: Jed Cunningham 
<66968678+jedcunning...@users.noreply.github.com>
    (cherry picked from commit 2dfccfa82f602ab71db417bd9b45e86988ce29e4)
---
 dev/README_RELEASE_AIRFLOW.md | 1 +
 1 file changed, 1 insertion(+)

diff --git a/dev/README_RELEASE_AIRFLOW.md b/dev/README_RELEASE_AIRFLOW.md
index ebe94e6abb..27774426aa 100644
--- a/dev/README_RELEASE_AIRFLOW.md
+++ b/dev/README_RELEASE_AIRFLOW.md
@@ -424,6 +424,7 @@ protected_branches:
    git checkout constraints-main
    git checkout -b constraints-${BRANCH_PREFIX}
    git push --set-upstream origin constraints-${BRANCH_PREFIX}
+   git push origin tag constraints-${BRANCH_PREFIX}
    ```
 
 

Reply via email to