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