diff --git a/HOW_TO_RELEASE.md b/HOW_TO_RELEASE.md index 04242d2..0f31fdd 100644 --- a/HOW_TO_RELEASE.md +++ b/HOW_TO_RELEASE.md @@ -3,5 +3,5 @@ - Run `npm install` - Run `npm run compile` - Push the code to github and wait for the CI -- Run `vsce` +- Run `vsce publish` - Tag the new version on github