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:
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
|
||||
|
||||
Reference in New Issue
Block a user