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

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

commit 9d8926a77be09f348f600cdb90466a4a127eb48f
Author: chaokunyang <[email protected]>
AuthorDate: Tue Feb 10 11:34:29 2026 +0800

    disable force_orphan
---
 .github/workflows/deploy.yml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

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


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

Reply via email to