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

Fix expected checksum file for release (#24877)

This commit is contained in:
Michał Janiszewski
2025-08-03 15:00:33 +02:00
committed by GitHub
parent d73e105eba
commit 6f28ef9379

View File

@@ -727,7 +727,7 @@ jobs:
repository: OpenRCT2/OpenRCT2-binaries
token: ${{ secrets.OPENRCT2_BINARIES_CI_UPLOAD }}
files: |
openrct2-${{ needs.build_variables.outputs.name }}-sha256sums.txt
OpenRCT2-${{ needs.build_variables.outputs.name }}-sha256sums.txt
OpenRCT2-${{ needs.build_variables.outputs.name }}-*
body_path: release_notes.txt
tag_name: ${{ needs.build_variables.outputs.name }}