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.
2 parents f07f9cb + 9ab33a3 commit 60acb89Copy full SHA for 60acb89
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