Skip to content

Commit 18f7ceb

Browse files
author
alfredbrockotter
committed
chore: disabled semantic release dry-run
1 parent 77a604e commit 18f7ceb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.circleci/config.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,4 +32,4 @@ jobs:
3232
# Release
3333
- run:
3434
name: release
35-
command: npm run semantic-release --dry-run || true
35+
command: npm run semantic-release || true

0 commit comments

Comments
 (0)