From 8a05668f18f2945b33c7fd826499e521fb2f579f Mon Sep 17 00:00:00 2001 From: "Calvin A. Allen" Date: Thu, 26 Feb 2026 10:49:44 -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 10dbe5a..c024e7f 100644 --- a/.github/workflows/publish.yml +++ b/.github/workflows/publish.yml @@ -14,6 +14,4 @@ jobs: extension-name: CouchbaseExplorer display-name: 'Couchbase Explorer' marketplace-id: CodingWithCalvin.VS-CouchbaseExplorer - description: 'Browse and manage your Couchbase Server data directly from Visual Studio' - hashtags: '#couchbase #nosql' secrets: inherit