Skip to content

Instantly share code, notes, and snippets.

@serhii-havrylenko
Created October 28, 2018 13:54
Show Gist options
  • Save serhii-havrylenko/7f2224b50d92e33864266e0991b10b6e to your computer and use it in GitHub Desktop.
Save serhii-havrylenko/7f2224b50d92e33864266e0991b10b6e to your computer and use it in GitHub Desktop.
{
"command": {
"publish": {
"conventionalCommits": true,
"registry": "http://localhost:4873",
"access": "public",
"npmClient": "yarn",
"allowBranch": ["master", "feature/*"]
}
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment