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

Commit 1afb662

Browse files
committed
remove unnecessary flag
1 parent dd92d56 commit 1afb662

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

circle.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,4 +51,4 @@ workflows:
5151
CIRCLE_PR_NUMBER= \
5252
CIRCLE_PULL_REQUEST= \
5353
CI_PULL_REQUEST= \
54-
npm run semantic-release -- --dry
54+
npm run semantic-release

0 commit comments

Comments
 (0)