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