kszucs commented on a change in pull request #7589:
URL: https://github.com/apache/arrow/pull/7589#discussion_r447643080
##########
File path: dev/release/post-09-docs.sh
##########
@@ -42,20 +47,20 @@ popd
pushd "${ARROW_DIR}"
git checkout "${release_tag}"
Review comment:
@wesm could you try running it after commenting the checkout line above
(unless you have the tag locally):
```bash
PUSH=0 dev/release/post-09-docs.sh 0.17.1
```
----------------------------------------------------------------
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]