Cleanup release-it integration
[e-mobility-charging-stations-simulator.git] / .release-it.json
1 {
2 "git": {
3 "pushRepo": "upstream"
4 },
5 "npm": {
6 "publish": false
7 },
8 "github": {
9 "release": true
10 }
11 }