kbendick commented on a change in pull request #3915:
URL: https://github.com/apache/iceberg/pull/3915#discussion_r786478437



##########
File path: dev/source-release.sh
##########
@@ -36,7 +36,8 @@ usage () {
 }
 
 # Default repository remote name
-remote="apache"
+# Use origin so this can run on ASF infra or anywhere that directly clones the 
repository.
+remote="origin"

Review comment:
       As we check the existence of the remote, we can move back to `apache` 
and update any existing automation.




-- 
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]



---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to