You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@mahout.apache.org by ra...@apache.org on 2020/10/10 14:22:56 UTC

[mahout] branch trunk updated: [HOTFIX] Add Tokens for Website Build

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

rawkintrevo pushed a commit to branch trunk
in repository https://gitbox.apache.org/repos/asf/mahout.git


The following commit(s) were added to refs/heads/trunk by this push:
     new da7ac05  [HOTFIX] Add Tokens for Website Build
da7ac05 is described below

commit da7ac056c20fead6abfca6e8517afebd6f07ccbb
Author: Trevor Grant <tr...@gmail.com>
AuthorDate: Sat Oct 10 09:22:46 2020 -0500

    [HOTFIX] Add Tokens for Website Build
---
 .github/workflows/website.yml | 1 +
 1 file changed, 1 insertion(+)

diff --git a/.github/workflows/website.yml b/.github/workflows/website.yml
index 0ca121f..555f9ea 100644
--- a/.github/workflows/website.yml
+++ b/.github/workflows/website.yml
@@ -53,4 +53,5 @@ jobs:
       with:
         github_token: ${{ secrets.ASF_SITE_USER }}  
         branch: asf-site
+        force: true