From 482e4290d26814645ed9823a6816f62042ce89e2 Mon Sep 17 00:00:00 2001 From: zerajudeen-zera Date: Fri, 2 Jan 2026 16:18:12 +0530 Subject: [PATCH] updated .sh file --- github-api-integration-module.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/github-api-integration-module.sh b/github-api-integration-module.sh index d94d2951..2b10a59c 100644 --- a/github-api-integration-module.sh +++ b/github-api-integration-module.sh @@ -10,7 +10,7 @@ # Please provide your github token and rest api to the script as input # # -################################ +###################################### if [ ${#@} -lt 2 ]; then echo "usage: $0 [your github token] [REST expression]"