Skip to content

Commit

Permalink
ci: enable fail_on_unmatched_files for release step
Browse files Browse the repository at this point in the history
  • Loading branch information
jonasgeiler authored Sep 19, 2024
1 parent 4bf4224 commit 82d8d8b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -49,6 +49,7 @@ jobs:
with:
draft: true
generate_release_notes: true
fail_on_unmatched_files: true
files: |
fenster-*-1.rockspec
fenster-*-1.src.rock

0 comments on commit 82d8d8b

Please sign in to comment.