1
0
mirror of https://github.com/OpenRCT2/OpenRCT2 synced 2025-12-10 09:32:29 +01:00

Fix upload target of develop CI builds (#23021)

This commit is contained in:
Michał Janiszewski
2024-10-18 23:07:16 +02:00
committed by GitHub
parent 1485115a87
commit 836b8f0e1d

View File

@@ -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 }}-*