From 828eaf581f1441da05f09516698bde4bcf38e498 Mon Sep 17 00:00:00 2001 From: woshishiq1 <90903172+woshishiq1@users.noreply.github.com> Date: Tue, 20 Sep 2022 13:27:50 +0800 Subject: [PATCH] Update main.yml --- .github/workflows/main.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/main.yml b/.github/workflows/main.yml index fa29f84..e6c3d5f 100644 --- a/.github/workflows/main.yml +++ b/.github/workflows/main.yml @@ -18,7 +18,7 @@ jobs: update_external_airflow_fork: runs-on: ubuntu-latest steps: - - uses: TobKed/github-forks-sync-action@master + - uses: TobKed/github-forks-sync-action@main with: github_token: ${{ secrets.GH_PERSONAL_ACCESS_TOKEN }} # 令牌 upstream_repository: liu673cn/box # 上游仓库