Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Fail if no artifact file is found to upload
Fixes #24
  • Loading branch information
James M. Greene authored and GitHub committed Mar 24, 2023
1 parent a3acd10 commit 07744da
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions action.yml
Expand Up @@ -74,3 +74,4 @@ runs:
name: ${{ inputs.name }}
path: ${{ runner.temp }}/artifact.tar
retention-days: ${{ inputs.retention-days }}
if-no-files-found: error

0 comments on commit 07744da

Please sign in to comment.