From b112237f059f9873b920cdf026ef0837132de4ff Mon Sep 17 00:00:00 2001 From: FourTOne5 <107297513+FourTOne5@users.noreply.github.com> Date: Tue, 9 Jan 2024 05:47:37 +0600 Subject: [PATCH] Update build_push.yml --- .github/workflows/build_push.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/build_push.yml b/.github/workflows/build_push.yml index bb7f5994..6d30dbfc 100644 --- a/.github/workflows/build_push.yml +++ b/.github/workflows/build_push.yml @@ -196,7 +196,7 @@ jobs: - name: Checkout repo branch uses: actions/checkout@v4 with: - repository: keiyoushi/tachiyomi-extensions + repository: keiyoushi/extensions token: ${{ secrets.BOT_PAT }} ref: repo path: repo