We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f07f9cb commit 9ab33a3Copy full SHA for 9ab33a3
release.config.js
@@ -10,7 +10,7 @@ export default {
10
'semantic-release-vsce',
11
{
12
packageVsix: true,
13
- publish: false,
+ publish: true,
14
publishPackagePath: '*.vsix',
15
},
16
],
0 commit comments