From c8c235b551ce6f90695b57a4a7b87470c0784c09 Mon Sep 17 00:00:00 2001 From: "Calvin A. Allen" Date: Thu, 26 Feb 2026 10:49:57 -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 10ee454..3be2aab 100644 --- a/.github/workflows/publish.yml +++ b/.github/workflows/publish.yml @@ -14,6 +14,4 @@ jobs: extension-name: MCPServer display-name: 'MCP Server' marketplace-id: CodingWithCalvin.VS-MCPServer - description: 'Visual Studio extension that exposes VS features as an MCP server for AI assistants' - hashtags: '' secrets: inherit