Skip to content

Commit

Permalink
Error if not found
Browse files Browse the repository at this point in the history
  • Loading branch information
Oleg Samarin committed Apr 27, 2021
1 parent ce0a45b commit 82a5951
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -82,6 +82,7 @@ jobs:
*ersio*
upload-release-files: ${{ needs.calc_ver.outputs.release_flag }}
release-upload-url: ${{ needs.calc_ver.outputs.release_upload_url }}
if-no-files-found: error
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

Expand Down

0 comments on commit 82a5951

Please sign in to comment.