diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index 8a8d328..35b3587 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -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 }}