diff --git a/action.yml b/action.yml index 73fbd61..89b3416 100644 --- a/action.yml +++ b/action.yml @@ -74,3 +74,4 @@ runs: name: ${{ inputs.name }} path: ${{ runner.temp }}/artifact.tar retention-days: ${{ inputs.retention-days }} + if-no-files-found: error