mirror of
https://github.com/OpenRCT2/OpenRCT2
synced 2025-12-21 06:43:04 +01:00
Fix expected checksum file for release (#24877)
This commit is contained in:
committed by
GitHub
parent
d73e105eba
commit
6f28ef9379
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
@@ -727,7 +727,7 @@ jobs:
|
|||||||
repository: OpenRCT2/OpenRCT2-binaries
|
repository: OpenRCT2/OpenRCT2-binaries
|
||||||
token: ${{ secrets.OPENRCT2_BINARIES_CI_UPLOAD }}
|
token: ${{ secrets.OPENRCT2_BINARIES_CI_UPLOAD }}
|
||||||
files: |
|
files: |
|
||||||
openrct2-${{ needs.build_variables.outputs.name }}-sha256sums.txt
|
OpenRCT2-${{ needs.build_variables.outputs.name }}-sha256sums.txt
|
||||||
OpenRCT2-${{ needs.build_variables.outputs.name }}-*
|
OpenRCT2-${{ needs.build_variables.outputs.name }}-*
|
||||||
body_path: release_notes.txt
|
body_path: release_notes.txt
|
||||||
tag_name: ${{ needs.build_variables.outputs.name }}
|
tag_name: ${{ needs.build_variables.outputs.name }}
|
||||||
|
|||||||
Reference in New Issue
Block a user