We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1caf7dd commit 2588da0Copy full SHA for 2588da0
.github/workflows/release.yml
@@ -88,6 +88,6 @@ jobs:
88
files: |
89
${{ github.workspace }}/release-artifacts/**
90
generate_release_notes: true
91
- fail_on_unmatched_files: true
+ fail_on_unmatched_files: false
92
env:
93
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
0 commit comments