Skip to content

Commit 5b3ffa9

Browse files
authored
Change fail_on_unmatched_files to false in release.yml
Signed-off-by: Joshua S <88034696+forsyth47@users.noreply.github.com>
1 parent 5cc7592 commit 5b3ffa9

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -90,7 +90,7 @@ jobs:
9090
name: Prism Launcher ${{ env.VERSION }}
9191
draft: true
9292
prerelease: false
93-
fail_on_unmatched_files: true
93+
fail_on_unmatched_files: false
9494
files: |
9595
PrismLauncher-Linux-x86_64.AppImage
9696
PrismLauncher-Linux-x86_64.AppImage.zsync

0 commit comments

Comments
 (0)