mirror of
https://github.com/openclaw/openclaw.git
synced 2026-04-05 22:32:12 +00:00
fix(ci): remove anthropic auth parse error
This commit is contained in:
@@ -384,7 +384,6 @@ export function registerAnthropicPlugin(api: OpenClawPluginApi): void {
|
||||
runtime: ctx.runtime,
|
||||
}),
|
||||
},
|
||||
createProviderApiKeyAuthMethod({
|
||||
{
|
||||
id: "setup-token",
|
||||
label: "Anthropic setup-token",
|
||||
|
||||
Reference in New Issue
Block a user