Skip to content

Commit 0e23673

Browse files
committed
Turn on onlyPublishWithReleaseLabel
1 parent 984f08d commit 0e23673

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
"release": "auto shipit"
1616
},
1717
"devDependencies": {
18-
"auto": "^10.18.4",
18+
"auto": "^10.18.5",
1919
"lerna": "^4.0.0"
2020
},
2121
"repository": "code-hike/codehike",
@@ -25,6 +25,6 @@
2525
"npm",
2626
"released"
2727
],
28-
"onlyPublishWithReleaseLabel": false
28+
"onlyPublishWithReleaseLabel": true
2929
}
3030
}

0 commit comments

Comments
 (0)