From 3a79b54993df4671b30d0f3a730c560d675dd179 Mon Sep 17 00:00:00 2001 From: "Calvin A. Allen" Date: Thu, 26 Feb 2026 10:50:37 -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 f2e2b13..5bff25e 100644 --- a/.github/workflows/publish.yml +++ b/.github/workflows/publish.yml @@ -10,6 +10,4 @@ jobs: extension-name: VSC-VsixManifestDesigner display-name: "VSIX Manifest Designer" marketplace-id: CodingWithCalvin.vsix-manifest-designer - description: "A visual designer for VS Code extension manifest files" - hashtags: "#vscode #extension #manifest #designer" secrets: inherit