Skip to content

Commit

Permalink
ci: Fail if release would be created without binaries
Browse files Browse the repository at this point in the history
  • Loading branch information
cetteup committed Jun 26, 2024
1 parent ccb447b commit a9bebc7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -105,6 +105,7 @@ jobs:
with:
files: |
joinme.click-launcher-${{ github.ref_name }}-*
fail_on_unmatched_files: true
draft: true
generate_release_notes: true
name: joinme.click-launcher ${{ github.ref_name }}
Expand Down

0 comments on commit a9bebc7

Please sign in to comment.