Output the diff with changes made by the action
This commit is contained in:
parent
2fbd14329c
commit
c725901e60
@ -58,3 +58,6 @@ cd ..
|
|||||||
rm -rf dist
|
rm -rf dist
|
||||||
|
|
||||||
echo ::set-output name=filename::${RELEASE_FILENAME}
|
echo ::set-output name=filename::${RELEASE_FILENAME}
|
||||||
|
|
||||||
|
echo "GIT DIFF:"
|
||||||
|
git diff
|
||||||
|
Loading…
Reference in New Issue
Block a user