alexa / ask-toolkit-for-vscode

ASK Toolkit is an extension for Visual Studio Code (VSC) that that makes it easier for developers to develop and deploy Alexa Skills.
https://developer.amazon.com/en-US/docs/alexa/ask-toolkit/get-started-with-the-ask-toolkit-for-visual-studio-code.html
Apache License 2.0
108 stars 52 forks source link

Mdoiron workflows #220

Closed doiron closed 1 year ago

doiron commented 1 year ago

In order to simplify the release process, we are creating a github workflow action that will be run when commits are pushed to the master branch. This will leverage the vsce-publish-action action, and automatically publish the new changes pushed to master branch to the VSCE marketplace.

tested the latest changes using a feature branch and was able to release Version 2.12.0 of the ASK Toolkit

Description

Motivation and Context

Testing

Screenshots (if appropriate)

Types of changes

Checklist

License