From db4b098e054fc377862dcd418f31b001c20987be Mon Sep 17 00:00:00 2001 From: "Calvin A. Allen" Date: Thu, 26 Feb 2026 10:49:37 -0500 Subject: [PATCH] ci(workflow): remove social media inputs from publish workflow --- .github/workflows/publish.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/.github/workflows/publish.yml b/.github/workflows/publish.yml index 6eaf181..41c8bf5 100644 --- a/.github/workflows/publish.yml +++ b/.github/workflows/publish.yml @@ -14,5 +14,4 @@ jobs: extension-name: OpenBinFolder display-name: 'Open Bin Folder' marketplace-id: CodingWithCalvin.VS-OpenBinFolder - description: 'Quick access to the builds output folder from the project context menu' secrets: inherit