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 6c92a5a commit c6d08c3Copy full SHA for c6d08c3
1 file changed
.github/workflows/build.yml
@@ -368,6 +368,5 @@ jobs:
368
tag_name: ${{ github.event.release.tag_name }}
369
files: |
370
dist/wheels/*.whl
371
- dist/conda/**/labellib-*.tar.bz2
372
dist/conda/**/labellib-*.conda
373
- fail_on_unmatched_files: true
+ fail_on_unmatched_files: false
0 commit comments