Skip to content

Commit

Permalink
publish npm package as public (#3)
Browse files Browse the repository at this point in the history
  • Loading branch information
alexander-fenster authored Dec 22, 2017
1 parent faddcb3 commit 08dc24d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/google-cloud-oslogin/.circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -151,4 +151,4 @@ jobs:
command: echo "//registry.npmjs.org/:_authToken=${NPM_TOKEN}" > ~/.npmrc
- run:
name: Publish the module to npm.
command: npm publish
command: npm publish --access=public

0 comments on commit 08dc24d

Please sign in to comment.