Skip to content

Commit 60acb89

Browse files
authored
ci(publish): publish to vscode marketplace on merge to main (#95)
2 parents f07f9cb + 9ab33a3 commit 60acb89

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)