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

chaokunyang pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/fory-site.git


The following commit(s) were added to refs/heads/main by this push:
     new aa4f781e4f ci: publish deploy branch as single orphan commit (#403)
aa4f781e4f is described below

commit aa4f781e4f485ce4f0859922e9d31ca89f5ba9d6
Author: Shawn Yang <[email protected]>
AuthorDate: Tue Feb 10 11:15:41 2026 +0800

    ci: publish deploy branch as single orphan commit (#403)
---
 .github/workflows/deploy.yml | 1 +
 1 file changed, 1 insertion(+)

diff --git a/.github/workflows/deploy.yml b/.github/workflows/deploy.yml
index 4243ca5f5b..d83bd87527 100644
--- a/.github/workflows/deploy.yml
+++ b/.github/workflows/deploy.yml
@@ -56,3 +56,4 @@ jobs:
           github_token: ${{ secrets.GITHUB_TOKEN }}
           publish_dir: ./build
           publish_branch: deploy
+          force_orphan: true


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

Reply via email to