Skip to content

Commit 9ab33a3

Browse files
committed
publish to vscode marketplace on merge to main
1 parent f07f9cb commit 9ab33a3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

release.config.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ export default {
1010
'semantic-release-vsce',
1111
{
1212
packageVsix: true,
13-
publish: false,
13+
publish: true,
1414
publishPackagePath: '*.vsix',
1515
},
1616
],

0 commit comments

Comments
 (0)