Skip to content

Commit

Permalink
Fail CI on unmatched release files
Browse files Browse the repository at this point in the history
  • Loading branch information
kilimnik committed Feb 12, 2023
1 parent 6a4acc3 commit 356b6dc
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -54,3 +54,5 @@ jobs:
app/build/app/outputs/bundle/release/app-release.aab
token: ${{ secrets.GITHUB_TOKEN }}
tag_name: ${{ steps.tagger.outputs.new_tag }}
fail_on_unmatched_files: true
generate_release_notes: true

0 comments on commit 356b6dc

Please sign in to comment.