jiayuasu commented on PR #1598: URL: https://github.com/apache/sedona/pull/1598#issuecomment-2366831509
@zwu-net I overlooked the target branch of this PR. This PR tried to update the `website` branch directly, which is wrong. The `website` branch is compiled from the `master` branch `docs` folder. Please commit this change to the master branch directly. We have a github action to automatically publish the change: https://github.com/jiayuasu/sedona-sync-action If the `docs` folder is not updated, the change introduced by this PR will be overwritten by our github action. -- 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]
