ephraimbuddy commented on code in PR #58513:
URL: https://github.com/apache/airflow/pull/58513#discussion_r2545527778


##########
dev/README_RELEASE_PYTHON_CLIENT.md:
##########
@@ -157,7 +168,7 @@ git diff HEAD
 git checkout -b release-${VERSION}
 git add .
 git commit -m "Update Python Client to ${VERSION}${VERSION_SUFFIX}"
-git push apache release-${VERSION}
+git push origin release-${VERSION}
 ```

Review Comment:
   WDYT given the above?



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