From 2684dd8298b4ac3bd4ac5b788b6475011f6f24a2 Mon Sep 17 00:00:00 2001 From: "Calvin A. Allen" Date: Thu, 26 Feb 2026 10:50:43 -0500 Subject: [PATCH] ci(workflow): remove social media inputs from publish workflow --- .github/workflows/publish.yml | 2 -- 1 file changed, 2 deletions(-) diff --git a/.github/workflows/publish.yml b/.github/workflows/publish.yml index 48c2d09..57596f4 100644 --- a/.github/workflows/publish.yml +++ b/.github/workflows/publish.yml @@ -10,6 +10,4 @@ jobs: extension-name: VSC-MCPServer display-name: "VSC as MCP" marketplace-id: CodingWithCalvin.VSC-MCPServer - description: "Supercharge your AI coding assistants with VS Code's powerful language intelligence!" - hashtags: "#mcp #ai #claude" secrets: inherit