Publish ovsx now 'for real'
... the actual command that publishes our stuff was commented before.
This commit is contained in:
@@ -19,7 +19,7 @@ do
|
||||
echo ""
|
||||
echo "We are runing the following command:"
|
||||
echo ""
|
||||
echo " vsce publish -p $vsce_token $vsix_file"
|
||||
echo " vsce publish -p vsce_token $vsix_file"
|
||||
echo ""
|
||||
#vsce publish -p $vsce_token $vsix_file
|
||||
vsce publish -p $vsce_token $vsix_file
|
||||
done
|
||||
|
||||
Reference in New Issue
Block a user