From b7671342b2276b37c92c5ae93b315850e6b49510 Mon Sep 17 00:00:00 2001 From: Freddy Date: Fri, 17 Feb 2023 20:02:05 +0000 Subject: [PATCH] a --- entrypoint.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/entrypoint.sh b/entrypoint.sh index 3a05d45..ef03742 100755 --- a/entrypoint.sh +++ b/entrypoint.sh @@ -3,7 +3,7 @@ export WORKSPACE_REPOSITORY="$INPUT_REPOSITORY" export CRAWLER_REPOSITORY="$INPUT_CRAWLER" export OUTPUT_REPOSITORY="$INPUT_OUTPUT" -export GITHUB_URL="https://github.com" + unset INPUT_REPOSITORY # Clone crawler