From dc78eee51cc7457fbbcd712811033d2f4a68ee87 Mon Sep 17 00:00:00 2001 From: "Calvin A. Allen" Date: Thu, 26 Feb 2026 10:49:51 -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 8332da9..cf6bb1e 100644 --- a/.github/workflows/publish.yml +++ b/.github/workflows/publish.yml @@ -14,5 +14,4 @@ jobs: extension-name: SuperClean display-name: 'Super Clean' marketplace-id: CodingWithCalvin.VS-SuperClean - description: 'Clear out bin and obj folders for all projects in your solution' secrets: inherit