Skip to content

Commit

Permalink
feat!: fail intentionally
Browse files Browse the repository at this point in the history
  • Loading branch information
mdvorak committed Mar 5, 2022
1 parent 9e18b7d commit 729c6d7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,7 @@ jobs:
uses: softprops/action-gh-release@v1
with:
tag_name: ${{ env.TARGET_REF }}
files: build/upload/*
files: build/uploads/*
fail_on_unmatched_files: true

finalize:
Expand Down

0 comments on commit 729c6d7

Please sign in to comment.