Skip to content

Commit cc5144e

Browse files
committed
remove extra newline
1 parent e305138 commit cc5144e

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.circleci/config.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -162,7 +162,6 @@ jobs:
162162
git config --global user.email $(git log --pretty=format:"%ae" -n1)
163163
git config --global user.name $(git log --pretty=format:"%an" -n1)
164164
- run: npm run deploy -- -e $CIRCLE_BRANCH
165-
166165
workflows:
167166
version: 2
168167
build-test-deploy:

0 commit comments

Comments
 (0)