chore: publish from main

This commit is contained in:
github-actions[bot]
2026-07-31 07:07:49 +00:00
parent 1e58dfd050
commit df3e5f8ab1
4 changed files with 11 additions and 8 deletions
@@ -100,9 +100,9 @@ export function renderExtensionsHtml(items: RenderableExtension[]): string {
const pluginId = item.pluginName || item.id;
const ghappInstallUrl =
item.external
? externalSource
? `ghapp://plugins/marketplace/add?source=${encodeURIComponent(
externalSource
? pluginId
? `ghapp://plugins/install?source=${encodeURIComponent(
`${pluginId}@awesome-copilot`
)}`
: ""
: pluginId