Skip to content

Commit 60b4a3a

Browse files
author
Alfred Brockotter
committed
chore: Added semantic release dry run
1 parent cc443b6 commit 60b4a3a

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 || true
35+
command: npm run semantic-release --dry-run || true

0 commit comments

Comments
 (0)