urfreespace commented on code in PR #234: URL: https://github.com/apache/pulsar-site/pull/234#discussion_r982048469
########## site2/tools/release-json-gen.sh: ########## @@ -51,12 +51,12 @@ do done # gh auth login, ref: https://github.com/apache/pulsar-site/blob/760f7b47f437267a3c9d71d14c73e99ba32bd1ec/site2/website-next/scripts/release-notes.sh#L31-L33 -echo "$GH_TOKEN" > "$TOKEN_FILE" +echo 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 > "$TOKEN_FILE" Review Comment: It's a read-only token, as we need a token to exec `gh` cmds -- 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]
