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



##########
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:
       Git never ceases to amaze me. Every time I get to do something really 
complex in git, it really is just a matter of looking hard enough. There has 
ALWAYS been a one liner (even if a line is long) that does precisely what I 
wanted to do - no matter how complex the thing was.




-- 
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]


Reply via email to