From bbfcdbdd658120f4b7230887ecc3af7c684dfbc3 Mon Sep 17 00:00:00 2001 From: juewuy Date: Wed, 31 Dec 2025 10:32:49 +0800 Subject: [PATCH] =?UTF-8?q?~=E4=BF=AE=E5=A4=8D=E8=87=AA=E5=8A=A8=E7=BC=96?= =?UTF-8?q?=E8=AF=91=E6=8A=A5=E9=94=99?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .github/workflows/update_meta_core.yaml | 1 + .github/workflows/update_singbox_core.yaml | 1 + 2 files changed, 2 insertions(+) diff --git a/.github/workflows/update_meta_core.yaml b/.github/workflows/update_meta_core.yaml index 9f6c58a7..ec0f2560 100644 --- a/.github/workflows/update_meta_core.yaml +++ b/.github/workflows/update_meta_core.yaml @@ -152,6 +152,7 @@ jobs: with: name: ${{ matrix.name }} path: meta + overwrite: true push_to_git: needs: diff --git a/.github/workflows/update_singbox_core.yaml b/.github/workflows/update_singbox_core.yaml index c080b5de..2e963a30 100644 --- a/.github/workflows/update_singbox_core.yaml +++ b/.github/workflows/update_singbox_core.yaml @@ -171,6 +171,7 @@ jobs: with: name: ${{ matrix.name }} path: sing-box + overwrite: true push_to_git: needs: