Skip to content

Commit 14e75f8

Browse files
committed
fail if no matching files
1 parent 6f656cb commit 14e75f8

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/release.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -60,6 +60,7 @@ jobs:
6060
with:
6161
name: "v${{ steps.release_info.outputs.version }}"
6262
body: ${{ steps.release_info.outputs.notes }}
63+
fail_on_unmatched_files: true
6364
files: |
6465
out/fdupes_gui-${{ steps.release_info.outputs.version }}-windows.zip
6566
out/fdupes_gui-${{ steps.release_info.outputs.version }}-linux.x86_64.tar.gz

0 commit comments

Comments
 (0)