From e8bd15a27e92d9275d393273633b9edeeede39eb Mon Sep 17 00:00:00 2001 From: Xwite <82232510+Xwite@users.noreply.github.com> Date: Fri, 17 Feb 2023 09:56:59 +0800 Subject: [PATCH] Update cronet.yml --- .github/workflows/cronet.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/cronet.yml b/.github/workflows/cronet.yml index f332ed4e1..1c0373223 100644 --- a/.github/workflows/cronet.yml +++ b/.github/workflows/cronet.yml @@ -8,7 +8,7 @@ on: jobs: build: runs-on: ubuntu-latest - if: ${{ github.actor == 'gedoor' }} + if: ${{ github.repository == 'gedoor/legado' }} steps: - uses: actions/checkout@v3 with: @@ -41,4 +41,4 @@ jobs: *cronet.json *updateLog.md gradle.properties - \ No newline at end of file +