chore: publish from main

This commit is contained in:
github-actions[bot]
2026-06-25 04:39:24 +00:00
parent ffab45c53e
commit 76cf2f5776
32 changed files with 713 additions and 128 deletions
+2 -1
View File
@@ -799,7 +799,8 @@ function generatePluginsSection(pluginsDir) {
}
const publishedManifestUrl = `${publishedArtifactBaseUrl}/.github/plugin/marketplace.json`;
const sourceTreeUrl = "https://github.com/github/awesome-copilot/tree/HEAD/plugins";
const sourceTreeUrl =
"https://github.com/github/awesome-copilot/tree/main/plugins";
const pluginLinkGuidance = [
"",
`- Published marketplace manifest (tool-facing): \`${publishedManifestUrl}\``,