From 285c17c356b2e83304743d4c79dc4785445d03a7 Mon Sep 17 00:00:00 2001 From: XargonWan Date: Sat, 16 Nov 2024 12:52:52 +0900 Subject: [PATCH] WORKFLOW: publishing the release in the correct repo --- .github/workflows/build_release.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/build_release.yml b/.github/workflows/build_release.yml index 0b228e80..fed2fee9 100644 --- a/.github/workflows/build_release.yml +++ b/.github/workflows/build_release.yml @@ -262,6 +262,7 @@ jobs: artifacts: "retrodeck-artifacts/*.flatpak,retrodeck-artifacts/*.flatpak.sha,retrodeck-artifacts/*Artifact.tar.gz" allowUpdates: true makeLatest: ${{ env.MAKE_LATEST }} + repo: ${{ env.REPO_NAME }} # Rewrite Tag (for Main Branch Only) - name: Rewrite Tag