diff --git a/orchestrator/dispatch/main.go b/orchestrator/dispatch/main.go index 9fa9fc7..728e2c7 100644 --- a/orchestrator/dispatch/main.go +++ b/orchestrator/dispatch/main.go @@ -162,7 +162,6 @@ export HOME=/root # gitconfig — so tinqs/ci must stay public for act_runner to clone actions. GITEA_TOKEN="%s" git config --global url."https://token:${GITEA_TOKEN}@tinqs.com/".insteadOf "https://tinqs.com/" -git config --global url."https://token:${GITEA_TOKEN}@tinqs.com/".insteadOf "https://git.tinqs.com/" # Create proper working directory for act_runner mkdir -p /opt/runner && cd /opt/runner