Skip to content

Commit f862782

Browse files
committed
fix: Turned off dry run.
1 parent 1cb92a2 commit f862782

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.releaserc.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,5 +15,5 @@
1515
"@semantic-release/npm",
1616
"@semantic-release/github"
1717
],
18-
"dryRun": "true"
18+
"dryRun": "false"
1919
}

0 commit comments

Comments
 (0)