From 2e2fc13bb749bf48df6c10c5ff6599787063f452 Mon Sep 17 00:00:00 2001 From: Freddy Date: Fri, 17 Feb 2023 18:55:59 +0000 Subject: [PATCH] Maybe --- entrypoint.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/entrypoint.sh b/entrypoint.sh index 4349357..3a05d45 100755 --- a/entrypoint.sh +++ b/entrypoint.sh @@ -3,6 +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