From 0d715e56608b06afb33a85029f589223c5f78051 Mon Sep 17 00:00:00 2001 From: michal-dagan Date: Wed, 28 Feb 2024 16:40:17 +0200 Subject: [PATCH] test --- content-repo/create-docs.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content-repo/create-docs.sh b/content-repo/create-docs.sh index fb00c3a9a..96d74be1a 100755 --- a/content-repo/create-docs.sh +++ b/content-repo/create-docs.sh @@ -28,7 +28,7 @@ else echo "==== current branch: ${CURRENT_BRANCH} ====" - CONTENT_GIT_URL="https://github.com/demisto/content.git" + CONTENT_GIT_URL="https://github.com/demisto/content.git" #TEST CONTENT_BRANCH="azure-log-analytics" REQUIRE_BRANCH=false if [ -n "${INCOMING_HOOK_BODY}" ]; then