From 836b8f0e1d60267ddc413fa12262a8a41396cfba Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Micha=C5=82=20Janiszewski?= Date: Fri, 18 Oct 2024 23:07:16 +0200 Subject: [PATCH] Fix upload target of develop CI builds (#23021) --- .github/workflows/ci.yml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index f27f3ec26e..2cdbab306f 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -582,6 +582,8 @@ jobs: uses: softprops/action-gh-release@v2 if: ${{ needs.build_variables.outputs.push }} with: + repository: OpenRCT2/OpenRCT2-binaries + token: ${{ secrets.OPENRCT2_BINARIES_CI_UPLOAD }} files: | openrct2-${{ needs.build_variables.outputs.name }}-sha1sums.txt OpenRCT2-${{ needs.build_variables.outputs.name }}-*