Skip to content

Commit

Permalink
Update: add tokens
Browse files Browse the repository at this point in the history
  • Loading branch information
jerrywithaz committed Sep 18, 2023
1 parent 64ddce5 commit c753f60
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion workspace/project.json
Original file line number Diff line number Diff line change
Expand Up @@ -113,7 +113,7 @@
"version": {
"executor": "nx:run-commands",
"options": {
"command": "npx lerna version --yes --private --force-publish --create-release github"
"command": "npx lerna version --yes --no-private --force-publish --create-release github"
}
},
"release": {
Expand Down

0 comments on commit c753f60

Please sign in to comment.