You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by GitBox <gi...@apache.org> on 2021/12/21 22:48:57 UTC

[GitHub] [airflow] kaxil commented on a change in pull request #20456: Update the "releasing Airflow" docs

kaxil commented on a change in pull request #20456:
URL: https://github.com/apache/airflow/pull/20456#discussion_r773489272



##########
File path: dev/README_RELEASE_AIRFLOW.md
##########
@@ -352,7 +352,7 @@ is not supposed to be used by and advertised to the end-users who do not read th
     (both airflow and latest provider packages).
 
     ```shell script
-    git push origin ${VERSION}
+    git push origin tag ${VERSION}

Review comment:
       The original should work too




-- 
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: commits-unsubscribe@airflow.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org