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
|
||||
exit 0
|
||||
else
|
||||
echo $GITDIFF
|
||||
git diff
|
||||
exit 1
|
||||
fi
|
||||
|
||||
Reference in New Issue
Block a user