Update diff-sha.sh
This commit is contained in:
parent
dc88c3a0c5
commit
321490c60a
@ -155,6 +155,7 @@ else
|
|||||||
|
|
||||||
if [[ $depth -gt $max_depth ]]; then
|
if [[ $depth -gt $max_depth ]]; then
|
||||||
echo "::error::Unable to find merge-base between $TARGET_BRANCH and HEAD."
|
echo "::error::Unable to find merge-base between $TARGET_BRANCH and HEAD."
|
||||||
|
exit 1
|
||||||
fi
|
fi
|
||||||
done
|
done
|
||||||
fi
|
fi
|
||||||
|
Loading…
x
Reference in New Issue
Block a user