Skip to content

Commit

Permalink
Change postreleasy script
Browse files Browse the repository at this point in the history
  • Loading branch information
Bruno Dias committed Jun 11, 2018
1 parent 8eba5cb commit c7fbd9d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,6 @@
],
"settingsSchema": {},
"scripts": {
"postreleasy": "vtex publish --public"
"postreleasy": "vtex publish --verbose"
}
}

0 comments on commit c7fbd9d

Please sign in to comment.