From 33eef1b0ed914f694e828972d7c306574b454e07 Mon Sep 17 00:00:00 2001 From: Tonye Jack Date: Sat, 10 Dec 2022 00:05:52 -0700 Subject: [PATCH] Update diff-sha.sh --- diff-sha.sh | 1 + 1 file changed, 1 insertion(+) 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