We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 132aa0f commit 6a4387cCopy full SHA for 6a4387c
src/entrypoint.sh
@@ -72,7 +72,7 @@ if ! git diff --cached --quiet --exit-code; then
72
git push --set-upstream origin "${GITHUB_REF:11}"
73
74
echo "::endgroup::"
75
- echo "Finished."
+ echo "Task completed."
76
else
77
78
echo "Working tree clean. Nothing to commit."
0 commit comments