From 88e1e9e1565078c260fe237ec9b53ef194ad2816 Mon Sep 17 00:00:00 2001 From: XargonWan Date: Sat, 4 Jan 2025 22:10:49 +0900 Subject: [PATCH] Removed Rekku's scope --- .github/workflows/build_artifacts.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/.github/workflows/build_artifacts.yml b/.github/workflows/build_artifacts.yml index d056959..f5a5758 100644 --- a/.github/workflows/build_artifacts.yml +++ b/.github/workflows/build_artifacts.yml @@ -105,7 +105,6 @@ jobs: with: app-id: ${{ vars.REKKU_APP_ID }} private-key: ${{ secrets.REKKU_PRIVATE_KEY }} - repositories: "RetroDECK,Cooker" owner: "RetroDECK" - name: Publish the artifacts in a new release