Skip to content

Commit

Permalink
Remove token
Browse files Browse the repository at this point in the history
  • Loading branch information
Methuselah96 committed Jul 28, 2020
1 parent 902dda1 commit 3532205
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
"lerna": "lerna",
"build": "lerna run prepare --since master --stream --sort -- --scripts-prepend-node-path",
"build:all": "lerna run build",
"publish": "cross-env GH_TOKEN=d0733e7148eb3639792576a85a541ea02549f8b2 lerna publish --conventional-commits --create-release github",
"publish": "lerna publish --conventional-commits --create-release github",
"canary": "lerna publish --canary preminor --npm-tag alpha",
"next": "lerna publish --bump prerelease --npm-tag next",
"lint": "eslint '**/*.{js,jsx}' --cache",
Expand Down

0 comments on commit 3532205

Please sign in to comment.