Skip to content
This repository was archived by the owner on Nov 5, 2023. It is now read-only.

Commit 44ac350

Browse files
committed
build: turn off semantic-release dry run
1 parent a46d196 commit 44ac350

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
@@ -1,4 +1,4 @@
11
{
22
"branches": ["main"],
3-
"dryRun": true
3+
"dryRun": false
44
}

0 commit comments

Comments
 (0)