From 27ea824bd0b10e388296713d0a17981aff7eff71 Mon Sep 17 00:00:00 2001 From: "Calvin A. Allen" Date: Thu, 26 Feb 2026 10:49:07 -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 ae590f7..c68d9fd 100644 --- a/.github/workflows/publish.yml +++ b/.github/workflows/publish.yml @@ -14,6 +14,4 @@ jobs: extension-name: OpenInNotepadPlusPlus display-name: 'Open in Notepad++' marketplace-id: CodingWithCalvin.VS-OpenInNotepadPlusPlus - description: 'Visual Studio extension to open files in Notepad++' - hashtags: '#notepadplusplus' secrets: inherit