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:31:18 UTC

[mahout] branch trunk updated: [HOTFIX] Do we need tokens?

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 4dc63b1  [HOTFIX] Do we need tokens?
4dc63b1 is described below

commit 4dc63b1ec533a072b7d7f3cd2cef43fcaecc0fd9
Author: Trevor Grant <tr...@gmail.com>
AuthorDate: Sat Oct 10 09:31:10 2020 -0500

    [HOTFIX] Do we need tokens?
---
 .github/workflows/website.yml | 1 -
 1 file changed, 1 deletion(-)

diff --git a/.github/workflows/website.yml b/.github/workflows/website.yml
index 555f9ea..2f45528 100644
--- a/.github/workflows/website.yml
+++ b/.github/workflows/website.yml
@@ -51,7 +51,6 @@ jobs:
     - name: Push New Site
       uses: ad-m/github-push-action@master
       with:
-        github_token: ${{ secrets.ASF_SITE_USER }}  
         branch: asf-site
         force: true