Skip to content
This repository has been archived by the owner on Sep 28, 2019. It is now read-only.

Commit

Permalink
Fix publish command
Browse files Browse the repository at this point in the history
  • Loading branch information
adamvoss committed Jun 23, 2017
1 parent 9efae36 commit 9fb0fd6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ deploy:
on:
tags: true
after_deploy:
- vsce publish -p $VSCE_TOKEN
- ./node_modules/.bin/vsce publish -p $VSCE_TOKEN
env:
global:
secure: CnLZvbTTk4NGIs5GsBndlcLxbqIC2jDO4zQ3io/YvUS3Ez7feH4x3mn3RZNYBiaJtL63VVg0y9LE4diQXXCNegR2CxYy4/dH9pbyDR3FmpCwFFL7p5GuBklyRk9Zu6td4x9f32WaIRizH9gCaCwHc8QcxuXLk/nOAf+80VWMlEmGA6ds89vlmQi6MIKG+t33P+z7u9f9LEZ64nuTeru6SIGCcQPDUnOIwkFLLRXhmN2CTeL7mI0dMu1T5hSgOHxFyCh9uyh2E9Hpq4kDc6SkOupTWSOgNVRDDD1MeDsgEZKWm0Anyb9Soi3ePN+csGN/K9QNTmA6+gtDLayp7ufQhr4D6SDYRzGm5ytT3q1yvo2rOkSHVm/0J9HH2370Oyx1YFJe3H/GtR0WccJ29gETNPZ1UBWk4wWcWOeRiDLWXyxClQ4U6XRxc7cCRjqYP5raPB55eeE2/afKQVkhn3TXFJO9elaQ4/rXmV+TYUKjna0K7K9aKVUbzLdGp3s/6FaruJ3j1YUJ3Gw3seqthaJxjLxpCLQS/lBvex30HsZNrHI2myd8lziDb3XPEHOnhXZAQLFNyCfBY01RAEfOSrstl9fhMp4PnQZkn8ieCY7pRYZ03up32B3o9DOUKQUVtbgNa9Y6T2r4mPf2lhZQNgdnViSblu3z2ArrM0uodrmm8lI=

0 comments on commit 9fb0fd6

Please sign in to comment.