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

davidarthur pushed a commit to branch markdown
in repository https://gitbox.apache.org/repos/asf/kafka-site.git


The following commit(s) were added to refs/heads/markdown by this push:
     new b83f079a7 wip
b83f079a7 is described below

commit b83f079a75b12485814b71a3072e4aa715364ecf
Author: David Arthur <[email protected]>
AuthorDate: Mon Oct 27 17:10:30 2025 -0500

    wip
---
 .github/workflows/build-and-deploy.yml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/.github/workflows/build-and-deploy.yml 
b/.github/workflows/build-and-deploy.yml
index 65f5d742c..c27144c8a 100644
--- a/.github/workflows/build-and-deploy.yml
+++ b/.github/workflows/build-and-deploy.yml
@@ -66,7 +66,7 @@ jobs:
         fi
         
         # Restore top level files
-        git restore .htaccess .asf.yaml
+        #git restore .htaccess .asf.yaml
 
         # Add all files
         git add .

Reply via email to