This is an automated email from the ASF dual-hosted git repository.

aw pushed a commit to branch asf-site
in repository https://gitbox.apache.org/repos/asf/yetus.git


The following commit(s) were added to refs/heads/asf-site by this push:
     new f77269b  git sha 7e2be9081d674b33f12306c2da702abdcc825578
f77269b is described below

commit f77269b8a7e683d4d64055e8376484f8747da62d
Author: Allen Wittenauer <[email protected]>
AuthorDate: Tue Oct 13 08:08:11 2020 -0700

    git sha 7e2be9081d674b33f12306c2da702abdcc825578
---
 documentation/in-progress/precommit/robots/githubactions/index.html | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git 
a/documentation/in-progress/precommit/robots/githubactions/index.html 
b/documentation/in-progress/precommit/robots/githubactions/index.html
index 119ee85..857e98a 100644
--- a/documentation/in-progress/precommit/robots/githubactions/index.html
+++ b/documentation/in-progress/precommit/robots/githubactions/index.html
@@ -159,6 +159,7 @@ either be a released version (or <code>main</code> to use 
the bleeding edge, unt
           <span class="na">basedir</span><span class="pi">:</span> <span 
class="s">./src</span>
           <span class="na">patchdir</span><span class="pi">:</span> <span 
class="s">./out</span>
           <span class="na">buildtool</span><span class="pi">:</span> <span 
class="s">nobuild</span>
+          <span class="na">githubtoken</span><span class="pi">:</span> <span 
class="s">${{ secrets.GITHUB_TOKEN }}</span>
       <span class="pi">-</span> <span class="na">name</span><span 
class="pi">:</span> <span class="s">Artifact output</span>
         <span class="na">if</span><span class="pi">:</span> <span 
class="s">${{ always() }}</span>
         <span class="na">uses</span><span class="pi">:</span> <span 
class="s">actions/upload-artifact@v2</span>
@@ -330,7 +331,7 @@ Options currently supported are:</p>
 <p>See also:</p>
 
 <ul>
-  <li>Apache Yetus' <a 
href="https://github.com/apache/yetus/test-patch-action";>workflow action 
source</a> for lower level details on the workflow action implementation.</li>
+  <li>Apache Yetus' <a 
href="https://github.com/apache/yetus-test-patch-action";>workflow action 
source</a> for lower level details on the workflow action implementation.</li>
   <li>Apache Yetus' source tree <a 
href="https://github.com/apache/yetus/blob/main/.github/workflows/yetus.yml";>yetus.yaml</a>
 for some tips and tricks.</li>
 </ul>
 

Reply via email to