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

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


The following commit(s) were added to refs/heads/master by this push:
     new db60ffb35 HDDS-14624. Include hidden files in ozone-site build 
artifact upload (#335)
db60ffb35 is described below

commit db60ffb358ef8fc9d82836c5725019411f2fb11e
Author: Siyao Meng <[email protected]>
AuthorDate: Wed Feb 11 15:00:06 2026 -0800

    HDDS-14624. Include hidden files in ozone-site build artifact upload (#335)
---
 .github/workflows/docusaurus.yml | 1 +
 1 file changed, 1 insertion(+)

diff --git a/.github/workflows/docusaurus.yml b/.github/workflows/docusaurus.yml
index 3f1f7abf9..edf6dc23d 100644
--- a/.github/workflows/docusaurus.yml
+++ b/.github/workflows/docusaurus.yml
@@ -80,6 +80,7 @@ jobs:
       with:
         name: build
         path: build
+        include-hidden-files: true
         if-no-files-found: error
         retention-days: 1
   run-website:


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to