kou commented on code in PR #249:
URL: https://github.com/apache/arrow-go/pull/249#discussion_r1913972512
##########
dev/release/release.sh:
##########
@@ -57,7 +57,7 @@ gh release download "${rc_tag}" \
echo "Uploading to release/"
pushd "${dist_base_dir}"
-svn add .
+svn add "${release_id}"
Review Comment:
Thanks!
I'll fix related codes in apache/arrow-java.
--
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]