Skip to content

Commit f7cb51f

Browse files
committed
build: disable dry-run
1 parent 1f2c66c commit f7cb51f

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
@@ -9,7 +9,7 @@
99
],
1010
"scripts": {
1111
"test": "echo \"Error: no test specified\" && exit 1",
12-
"semantic-release": "semantic-release --dry-run"
12+
"semantic-release": "semantic-release"
1313
},
1414
"keywords": [
1515
"nativescript",

0 commit comments

Comments
 (0)