We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 41d372b commit 226dae1Copy full SHA for 226dae1
.github/workflows/ci.yml
@@ -93,7 +93,7 @@ jobs:
93
with:
94
name: ${{ github.ref_name }}
95
tag_name: release-${{ github.ref_name }}
96
- fail_on_unmatched_files: true
+ fail_on_unmatched_files: false
97
files: |
98
artifacts/ShapeMatchingPlugin_*_Linux.zip
99
artifacts/ShapeMatchingPlugin_*_Windows.zip
0 commit comments