TobKed commented on a change in pull request #12150: URL: https://github.com/apache/beam/pull/12150#discussion_r460431872
########## File path: website/www/site/content/en/contribute/release-guide.md ########## @@ -562,7 +562,7 @@ For this step, we recommend you using automation script to create a RC, but you 1. Run gradle release to create rc tag and push source release into github repo. 1. Run gradle publish to push java artifacts into Maven staging repo. 1. Stage source release into dist.apache.org dev [repo](https://dist.apache.org/repos/dist/dev/beam/). - 1. Stage,sign and hash python binaries into dist.apache.ord dev repo python dir + 1. Stage, sign and hash python binaries and wheels into dist.apache.ord dev repo python dir Review comment: Fixed. ---------------------------------------------------------------- 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: [email protected]
