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

jinsongzhou pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-amoro-site.git


The following commit(s) were added to refs/heads/master by this push:
     new 95aa6bf  Keep files for latest docs
95aa6bf is described below

commit 95aa6bf87d3b104bda6a0389947589aa9a47c68d
Author: zhoujinsong <[email protected]>
AuthorDate: Tue Apr 2 15:59:30 2024 +0800

    Keep files for latest docs
---
 .github/workflows/deploy.yml | 1 +
 1 file changed, 1 insertion(+)

diff --git a/.github/workflows/deploy.yml b/.github/workflows/deploy.yml
index 53e7263..428beec 100644
--- a/.github/workflows/deploy.yml
+++ b/.github/workflows/deploy.yml
@@ -49,6 +49,7 @@ jobs:
           publish_dir: ./output/docs/latest
           publish_branch: asf-site
           destination_dir: ./output/docs/latest
+          keep_files: true
 
   deploy-versioned-docs-page:
     if: github.ref != 'refs/heads/master'

Reply via email to