This is an automated email from the ASF dual-hosted git repository. chaokunyang pushed a commit to branch force_orphan_for_deploy in repository https://gitbox.apache.org/repos/asf/fory-site.git
commit 226af85d7a0cdb86075252d6fa8aaaf837bab99c Author: chaokunyang <[email protected]> AuthorDate: Tue Feb 10 11:15:07 2026 +0800 ci: publish deploy branch as single orphan commit --- .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]
