diff --git a/extensions/github-authentication/package.json b/extensions/github-authentication/package.json index c4189e6b7ebf1..8136ebd04ca9c 100644 --- a/extensions/github-authentication/package.json +++ b/extensions/github-authentication/package.json @@ -15,6 +15,11 @@ "*", "onAuthenticationRequest:github" ], + "extensionKind": [ + "ui", + "workspace", + "web" + ], "contributes": { "commands": [ {