File tree Expand file tree Collapse file tree 4 files changed +4
-4
lines changed Expand file tree Collapse file tree 4 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 53
53
"jestConfig" : " libs/feature/files/jest.config.ts"
54
54
}
55
55
},
56
- "skip- semantic-release" : {
56
+ "semantic-release" : {
57
57
"executor" : " @theunderscorer/nx-semantic-release:semantic-release" ,
58
58
"options" : {
59
59
"buildTarget" : " ${PROJECT_NAME}:build" ,
Original file line number Diff line number Diff line change 62
62
"jestConfig" : " libs/feature/notifications/jest.config.ts"
63
63
}
64
64
},
65
- "skip- semantic-release" : {
65
+ "semantic-release" : {
66
66
"executor" : " @theunderscorer/nx-semantic-release:semantic-release" ,
67
67
"options" : {
68
68
"buildTarget" : " ${PROJECT_NAME}:build" ,
Original file line number Diff line number Diff line change 62
62
"jestConfig" : " libs/feature/two-factor/jest.config.ts"
63
63
}
64
64
},
65
- "skip- semantic-release" : {
65
+ "semantic-release" : {
66
66
"executor" : " @theunderscorer/nx-semantic-release:semantic-release" ,
67
67
"options" : {
68
68
"buildTarget" : " ${PROJECT_NAME}:build" ,
Original file line number Diff line number Diff line change 62
62
"jestConfig" : " libs/feature/webhook/jest.config.ts"
63
63
}
64
64
},
65
- "skip- semantic-release" : {
65
+ "semantic-release" : {
66
66
"executor" : " @theunderscorer/nx-semantic-release:semantic-release" ,
67
67
"options" : {
68
68
"buildTarget" : " ${PROJECT_NAME}:build" ,
You can’t perform that action at this time.
0 commit comments