Skip to content

Commit fd52a58

Browse files
committed
typo
1 parent 0e78a2b commit fd52a58

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
@@ -25,7 +25,7 @@ jobs:
2525

2626
- run: yarn semantic-release || true
2727

28-
- run:
28+
- run:
2929
name: Maybe deploy to gh-pages
3030
command: |
3131
if [[ $CIRCLE_BRANCH == master ]]; then

0 commit comments

Comments
 (0)