Skip to content

Commit 226dae1

Browse files
committed
Don't fail
1 parent 41d372b commit 226dae1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -93,7 +93,7 @@ jobs:
9393
with:
9494
name: ${{ github.ref_name }}
9595
tag_name: release-${{ github.ref_name }}
96-
fail_on_unmatched_files: true
96+
fail_on_unmatched_files: false
9797
files: |
9898
artifacts/ShapeMatchingPlugin_*_Linux.zip
9999
artifacts/ShapeMatchingPlugin_*_Windows.zip

0 commit comments

Comments
 (0)