Skip to content
Snippets Groups Projects
Commit 4a370596 authored by Millicent Billette's avatar Millicent Billette
Browse files

auto-publish to npm (2nd try)

parent 78af141f
No related branches found
No related tags found
No related merge requests found
......@@ -46,7 +46,7 @@ npm:
# dependencies: ["build"]
script:
- cd generated/npm
- echo '//registry.npmjs.org/:_authToken=${NPM_TOKEN}'>.npmrc
- echo '//registry.npmjs.org/:_authToken=${NPM_TOKEN}'>~/.npmrc
- npm publish
only:
- tags
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment