HyukjinKwon commented on code in PR #660:
URL: https://github.com/apache/spark-website/pull/660#discussion_r2680600915


##########
site/release-process.html:
##########
@@ -635,7 +635,8 @@ <h2 id="preparing-your-github-actions-setup">Preparing your 
GitHub Actions setup
   <li><code class="language-plaintext highlighter-rouge">ASF_USERNAME</code>: 
Your Apache Software Foundation (ASF) account ID.</li>
   <li><code class="language-plaintext highlighter-rouge">ASF_PASSWORD</code>: 
The password for your ASF account.</li>
   <li><code class="language-plaintext 
highlighter-rouge">ASF_NEXUS_TOKEN</code>: ASF Nexus API token associated with 
your ASF account.
-Can be found in https://repository.apache.org/#profile;User%20Token</li>
+Can be found in https://repository.apache.org/#profile;User%20Token
+It is written in <code class="language-plaintext 
highlighter-rouge">&lt;password&gt;...&lt;/password&gt;</code> and ignore <code 
class="language-plaintext highlighter-rouge">User Code</code></li>

Review Comment:
   ```suggestion
   It is written in <code class="language-plaintext 
highlighter-rouge">&lt;password&gt;...&lt;/password&gt;</code> and ignore <code 
class="language-plaintext highlighter-rouge">User Code</code>.</li>
   ```



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