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: