From 124ddaf23ec9c228eeae960c6418b1ff00bb2b1f Mon Sep 17 00:00:00 2001 From: woshishiq1 <90903172+woshishiq1@users.noreply.github.com> Date: Tue, 20 Sep 2022 14:10:37 +0800 Subject: [PATCH] Update main.yml --- .github/workflows/main.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/main.yml b/.github/workflows/main.yml index a0105fb..a773be5 100644 --- a/.github/workflows/main.yml +++ b/.github/workflows/main.yml @@ -14,5 +14,5 @@ jobs: - uses: tgymnich/fork-sync@v1.2.1 with: owner: liu673cn/box - base: master - head: master + base: main + head: main