TobKed commented on a change in pull request #12150: URL: https://github.com/apache/beam/pull/12150#discussion_r460430988
########## File path: release/src/main/scripts/build_release_candidate.sh ########## @@ -154,41 +155,60 @@ if [[ $confirmation = "y" ]]; then rm -rf ~/${LOCAL_JAVA_STAGING_DIR} fi -echo "[Current Step]: Stage python binaries" + +echo "[Current Step]: Stage python binaries and wheels" Review comment: I put `Stage python source distribution and wheels on dist.apache.org` as it is in comment 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. For queries about this service, please contact Infrastructure at: us...@infra.apache.org