diff --git a/diff-sha.sh b/diff-sha.sh index 0feaaa68..df63a4ac 100644 --- a/diff-sha.sh +++ b/diff-sha.sh @@ -193,6 +193,7 @@ else exit 1 else echo "::debug::Current SHA: $CURRENT_SHA" + fi if [[ -z $INPUT_BASE_SHA ]]; then if [[ "$INPUT_SINCE_LAST_REMOTE_COMMIT" == "true" ]]; then