From ff845fdbb55e6b3fb02dba278222f8b28de65e79 Mon Sep 17 00:00:00 2001 From: Benjamin Lannon Date: Sun, 25 Nov 2018 16:03:48 -0500 Subject: [PATCH] Adding vsce-action --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index c73961d..01b404c 100644 --- a/README.md +++ b/README.md @@ -45,6 +45,7 @@ Actions are triggered by GitHub platform events directly in a repo and run on-de - [Post gif on check fail](https://github.com/jessfraz/shaking-finger-action) - [Send an SMS from GitHub Actions using Nexmo](https://github.com/nexmo-community/nexmo-sms-action) - [Node.js Actions Toolkit](https://github.com/JasonEtco/actions-toolkit) +- [Deploy VS Code extensions with vsce](https://github.com/lannonbr/vsce-action) ### Tutorials