From 0c181c5bcd5c741c96a6beb01ce33211a90ad411 Mon Sep 17 00:00:00 2001 From: Leo Hanisch Date: Wed, 22 Jul 2020 17:21:21 +0200 Subject: [PATCH] Add "Publish VS Code Extension" Action Add https://github.com/HaaLeo/publish-vscode-extension to the deployment list. This action allows to publish to the Open VSX Registry as well as to the Visual Studio Marketplace --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 2a34ede..72f748c 100644 --- a/README.md +++ b/README.md @@ -397,6 +397,7 @@ Set up your GitHub Actions workflow with a specific version of your programming - [Netlify Deploy GitHub Action for each commit](https://github.com/nwtgck/actions-netlify) - [Run Ansible Playbooks](https://github.com/arillso/action.playbook) - [Publish a Python Distribution Package to Anaconda Cloud](https://github.com/fcakyon/conda-publish-action) +- [Deploy VS Code Extension to Visual Studio Marketplace or the Open VSX Registry](https://github.com/HaaLeo/publish-vscode-extension) #### Docker