dongjoon-hyun commented on code in PR #53764: URL: https://github.com/apache/spark/pull/53764#discussion_r2680575928
########## .github/workflows/release.yml: ########## @@ -31,6 +31,7 @@ # - ASF_NEXUS_TOKEN: # ASF Nexus API token associated with your ASF account. # Can be found in https://repository.apache.org/#profile;User%20Token +# It is written in `<password>...</password>`. Review Comment: Could you add more comment that we ignore `User Code` because we use ASF_USERNAME always? -- 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]
