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
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

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