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