forked from wallabag/wallabag
Better diff display
This commit is contained in:
2
.github/workflows/assets.yml
vendored
2
.github/workflows/assets.yml
vendored
@ -37,6 +37,6 @@ jobs:
|
|||||||
if [ "$GITDIFF" == "" ]; then
|
if [ "$GITDIFF" == "" ]; then
|
||||||
exit 0
|
exit 0
|
||||||
else
|
else
|
||||||
echo $GITDIFF
|
git diff
|
||||||
exit 1
|
exit 1
|
||||||
fi
|
fi
|
||||||
|
|||||||
Reference in New Issue
Block a user