urfreespace commented on a change in pull request #231: URL: https://github.com/apache/pulsar-helm-chart/pull/231#discussion_r808690607
########## File path: .ci/release.sh ########## @@ -71,9 +71,9 @@ function release::git_setup() { function release::publish_charts() { release::git_setup - git clone https://${GITHUB_TOKEN}@github.com/apache/pulsar - cd pulsar - git checkout asf-site + git clone https://${GITHUB_TOKEN}@github.com/apache/pulsar-site Review comment: Of course, it doesn't matter, because you switched branches to `asf-site-next` -- 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: dev-unsubscr...@pulsar.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org