mirror of
https://github.com/tj-actions/changed-files
synced 2025-02-22 01:17:40 +00:00
Update diff-sha.sh
This commit is contained in:
parent
dc88c3a0c5
commit
321490c60a
1 changed files with 1 additions and 0 deletions
|
@ -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…
Add table
Reference in a new issue