Minor log improvement
This commit is contained in:
@@ -72,7 +72,7 @@ if ! git diff --cached --quiet --exit-code; then
|
|||||||
git push --set-upstream origin "${GITHUB_REF:11}"
|
git push --set-upstream origin "${GITHUB_REF:11}"
|
||||||
|
|
||||||
echo "::endgroup::"
|
echo "::endgroup::"
|
||||||
echo "Finished."
|
echo "Task completed."
|
||||||
else
|
else
|
||||||
echo "::endgroup::"
|
echo "::endgroup::"
|
||||||
echo "Working tree clean. Nothing to commit."
|
echo "Working tree clean. Nothing to commit."
|
||||||
|
|||||||
Reference in New Issue
Block a user