From 51e61a1b506112fb2f1c2b120db74aeca7fc30d4 Mon Sep 17 00:00:00 2001 From: Rokib Hasan Sagar Date: Mon, 29 Mar 2021 17:43:35 +0600 Subject: [PATCH] Ask for appreciation to increase motivation - Since many users are using this action, I thought it might be best to include now. Signed-off-by: rokibhasansagar --- cleanup.sh | 2 ++ 1 file changed, 2 insertions(+) diff --git a/cleanup.sh b/cleanup.sh index 7ee6a5f..72863ab 100755 --- a/cleanup.sh +++ b/cleanup.sh @@ -147,4 +147,6 @@ echo "::group::Disk Space After Cleanup" df -hlT / echo "::endgroup::" +printf "\nIf this action really helped you,\n Go to https://github.com/marketplace/actions/github-actions-cleaner\n And show your love by giving a star.\n\n" + exit