From c66f2f0ba0d71721a24e417751f086fb43aef786 Mon Sep 17 00:00:00 2001 From: Romain Lespinasse Date: Wed, 5 Mar 2025 00:42:26 +0100 Subject: [PATCH] Add link to action for publishing VS Extensions (#19) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Co-authored-by: Cezary PiÄ…tek --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 328f807..656f6ff 100644 --- a/README.md +++ b/README.md @@ -470,6 +470,7 @@ Set up your GitHub Actions workflow with a specific version of your programming - [Deploy VS Code Extension to Visual Studio Marketplace or the Open VSX Registry](https://github.com/HaaLeo/publish-vscode-extension) - [Deploy a YouTube Video to Anchor.fm Podcast](https://github.com/Schrodinger-Hat/youtube-to-anchorfm) - [Deploy with AWS CodeDeploy](https://github.com/webfactory/create-aws-codedeploy-deployment) +- [Deploy Visual Studio Extension to Visual Studio Marketplace](https://github.com/cezarypiatek/VsixPublisherAction) #### Docker