1
0

Output the diff with changes made by the action

This commit is contained in:
Kyle M Hall
2020-12-03 10:46:27 -05:00
committed by GitHub
parent 2fbd14329c
commit c725901e60

View File

@@ -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