Skip to content

Commit c86bc20

Browse files
committed
for now do dry run of semantic release
1 parent cf310aa commit c86bc20

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@
3737
"stop-only": "stop-only -f cypress/integration",
3838
"warn-only": "stop-only -f cypress/integration --warn",
3939
"ci:set-port": "node ./scripts/set-port",
40-
"semantic-release": "semantic-release"
40+
"semantic-release": "semantic-release --dry-run"
4141
},
4242
"repository": {
4343
"type": "git",

0 commit comments

Comments
 (0)