feat(cli): split commit and release into target-based workflows
This commit is contained in:
@@ -14,7 +14,11 @@ fileName: .smartconfig.json
|
||||
"projectDomain": "{{module.projectDomain}}"
|
||||
},
|
||||
"release": {
|
||||
"accessLevel": "{{module.npmAccessLevel}}"
|
||||
"targets": {
|
||||
"npm": {
|
||||
"accessLevel": "{{module.npmAccessLevel}}"
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"@ship.zone/szci": {
|
||||
|
||||
Reference in New Issue
Block a user