mrproliu commented on code in PR #52:
URL: https://github.com/apache/skywalking-rover/pull/52#discussion_r970793931
##########
scripts/release/create_bin_release.sh:
##########
@@ -44,7 +44,7 @@ PRODUCT_NAME=${PRODUCT_NAME}-${VERSION}
rm -rf ${PRODUCT_NAME}
mkdir ${PRODUCT_NAME}
-git clone https://github.com/mrproliu/skywalking-rover.git ./${PRODUCT_NAME}
+git clone https://github.com/apache/skywalking-rover.git ./${PRODUCT_NAME}
Review Comment:
It's won't affect the latest release. I have change this code before each
release.
--
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]