fix: log config update in copilot auth
This commit is contained in:
parent
2cf551b153
commit
e98f97b5ee
@ -178,7 +178,7 @@ export async function githubCopilotLoginCommand(
|
|||||||
}),
|
}),
|
||||||
);
|
);
|
||||||
|
|
||||||
runtime.log(`Updated ${CONFIG_PATH_CLAWDBOT}`);
|
logConfigUpdated(runtime);
|
||||||
runtime.log(`Auth profile: ${profileId} (github-copilot/token)`);
|
runtime.log(`Auth profile: ${profileId} (github-copilot/token)`);
|
||||||
|
|
||||||
outro("Done");
|
outro("Done");
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user