mirror of
https://github.com/PrismLauncher/PrismLauncher.git
synced 2026-06-29 01:54:20 +03:00
ci: fail releases on unmatched files
This previously let bugs slip in, like not uploading the Linux ARM tarball Signed-off-by: Seth Flynn <getchoo@tuta.io>
This commit is contained in:
parent
d4230349e3
commit
c059e812a0
1 changed files with 1 additions and 0 deletions
1
.github/workflows/release.yml
vendored
1
.github/workflows/release.yml
vendored
|
|
@ -89,6 +89,7 @@ jobs:
|
|||
name: Prism Launcher ${{ env.VERSION }}
|
||||
draft: true
|
||||
prerelease: false
|
||||
fail_on_unmatched_files: true
|
||||
files: |
|
||||
PrismLauncher-Linux-x86_64.AppImage
|
||||
PrismLauncher-Linux-x86_64.AppImage.zsync
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue