Skip to content

Commit a61f6d5

Browse files
committed
fix: publish script
1 parent 736895c commit a61f6d5

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

vscode-extension/build/publish.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,4 +17,4 @@ else
1717
exit -1
1818
fi
1919

20-
npx vsce publish --packagePath packages/*-${VERSION}.vsix --pre-release
20+
npx vsce publish --packagePath packages/*-${VERSION}.vsix

0 commit comments

Comments
 (0)