This is an automated email from the ASF dual-hosted git repository.
morningman pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/doris-website.git
The following commit(s) were added to refs/heads/master by this push:
new 7b8ad914c18 [fix] fix .github/workflows/manual-deploy-website.yml
(#3615)
7b8ad914c18 is described below
commit 7b8ad914c187665d57d9ae56d8e23d122ee871da
Author: Mingyu Chen (Rayner) <[email protected]>
AuthorDate: Tue May 5 20:01:21 2026 -0700
[fix] fix .github/workflows/manual-deploy-website.yml (#3615)
---
.github/workflows/manual-deploy-website.yml | 1 -
1 file changed, 1 deletion(-)
diff --git a/.github/workflows/manual-deploy-website.yml
b/.github/workflows/manual-deploy-website.yml
index 7b05353e8fe..cefd4c3a709 100644
--- a/.github/workflows/manual-deploy-website.yml
+++ b/.github/workflows/manual-deploy-website.yml
@@ -60,7 +60,6 @@ jobs:
touch build/.dummy
cp .asf-site.yaml ./build/.asf.yaml
cp versions.json ./build/
- cp .htaccess ./build/
ls build
export DORIS_COMMIT=`git rev-parse HEAD`
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]