Update diff-sha.sh

This commit is contained in:
Tonye Jack
2022-12-10 00:05:52 -07:00
committed by GitHub
parent ae2404f72e
commit 33eef1b0ed

View File

@@ -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