Skip to content

Commit

Permalink
Trying vscode marketplace publishing
Browse files Browse the repository at this point in the history
  • Loading branch information
TwitchBronBron committed Jul 12, 2018
1 parent 4e14f37 commit f940029
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions vscode-marketplace-publish.sh
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,4 @@ npm i --no-optional
npm dedupe
npm up
npm install -g vsce
printf "Applying Token"
echo "[{\"name\":\"celsoaf\",\"pat\":\"$VSCE_TOKEN\"}]" > ~/.vsce
vsce publish
vsce publish -p $VSCE_TOKEN

0 comments on commit f940029

Please sign in to comment.