Update diff-sha.sh

This commit is contained in:
Tonye Jack
2022-11-23 21:46:23 -07:00
committed by GitHub
parent 20cff0223e
commit 91e0894f3f

View File

@@ -121,7 +121,7 @@ if [[ -z $GITHUB_BASE_REF ]]; then
fi
else
if [[ -z "$PREVIOUS_SHA" ]]; then
echo "::error::Unable to locate a previous commit"
echo "::error::Unable to locate a previous commit."
exit 1
fi
fi