You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@apisix.apache.org by ju...@apache.org on 2020/05/25 23:06:28 UTC

[incubator-apisix-website] branch master updated: Update build.yml

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

juzhiyuan pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-apisix-website.git


The following commit(s) were added to refs/heads/master by this push:
     new deb4561  Update build.yml
deb4561 is described below

commit deb4561df6dbbf23a71bff2c0007b401a8ad7952
Author: 琚致远 <ju...@apache.org>
AuthorDate: Tue May 26 07:06:18 2020 +0800

    Update build.yml
---
 .github/workflows/build.yml | 1 +
 1 file changed, 1 insertion(+)

diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml
index 089ffdc..701528a 100644
--- a/.github/workflows/build.yml
+++ b/.github/workflows/build.yml
@@ -34,5 +34,6 @@ jobs:
       with:
         build_dir: public
         target_branch: asf-site
+        keep_history: true
       env:
         GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}