diff --git a/dot_zshrc.tmpl b/dot_zshrc.tmpl index d78e7a4..0cbf7b7 100644 --- a/dot_zshrc.tmpl +++ b/dot_zshrc.tmpl @@ -20,7 +20,7 @@ export PATH="/Users/kah/.rustup/toolchains/nightly-aarch64-apple-darwin/bin:$PAT export SHUTTLE_INTERACTIVE=true export SHUTTLE_REMOTE_TRACING=remote -export SHUTTLE_REMOTE_TRACING_URL=https://shuttle-telemetry.dev.lunar.tech/publish/batch +export SHUTTLE_REMOTE_TRACING_URL=https://shuttle-telemetry.dev.lunar.tech/publish export GITHUB_TOKEN={{ .github_token | quote }} export GITHUB_USERNAME=kjuulh