Skip to content

Commit 6aff04c

Browse files
committed
fix: circleci typo
1 parent cba85f4 commit 6aff04c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.circleci/config.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,8 +14,8 @@ jobs:
1414
- attach_workspace:
1515
at: ~/repo
1616
- run:
17-
name: release
18-
command: npm run semantic-release || true
17+
name: release
18+
command: npm run semantic-release || true
1919
test:
2020
<<: *defaults
2121
steps:

0 commit comments

Comments
 (0)