From b137b8984e8f0f4794a1df3d0541c11cb025bc3c Mon Sep 17 00:00:00 2001 From: XargonWan Date: Sun, 4 Aug 2024 22:07:41 +0900 Subject: [PATCH] WORKFLOW: targetting the old repo for the release --- .github/workflows/cooker-selfhosted.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/cooker-selfhosted.yml b/.github/workflows/cooker-selfhosted.yml index 80dbceab..37bf8bce 100644 --- a/.github/workflows/cooker-selfhosted.yml +++ b/.github/workflows/cooker-selfhosted.yml @@ -162,7 +162,7 @@ jobs: allowUpdates: true makeLatest: ${{env.MAKE_LATEST}} # if it's a feat branch is not considered the latest build token: ${{ secrets.TRIGGER_BUILD_TOKEN }} - repo: RetroDECK-cooker + repo: Cooker continue-on-error: true - name: Rewrite Tag