Add WAMR-IDE vscode extension to the Visual Studio Marketplace (#1868)
Publish an extension to the visual studio marketplace using a secret token. This allows for automation to take place because downloading and installing the extension is a manual process so it'd be simpler if the extension was published automatically through the visual studio marketplace.
This commit is contained in:
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "wamride",
|
||||
"publisher": "wamr",
|
||||
"publisher": "wamr-publisher",
|
||||
"repository": {
|
||||
"url": "https://github.com/bytecodealliance/wasm-micro-runtime/tree/main/test-tools/wamr-ide"
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user