Skip to content

Commit c8a9428

Browse files
committedDec 11, 2023
add release-it --ci
1 parent 82cd533 commit c8a9428

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"version": "1.0.2",
44
"description": "A group of bash and python helper scripts with integrated command line completion that target an OpenRport server. Sometimes it's just better to do things via the CLI.",
55
"scripts": {
6-
"release": "release-it"
6+
"release": "release-it --ci"
77
},
88
"repository": {
99
"type": "git",

0 commit comments

Comments
 (0)
Please sign in to comment.