Skip to content

Commit ec20186

Browse files
authored
Merge pull request #180 from p2m2/develop
Develop
2 parents eee150c + b866e8e commit ec20186

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
@@ -354,7 +354,7 @@ jobs:
354354
-r ${CIRCLE_PROJECT_REPONAME} \
355355
-c ${CIRCLE_SHA1} \
356356
-n $VERSION \
357-
-b $BODY \
357+
-b "$BODY" \
358358
-delete $VERSION build/
359359
fi
360360
# obsolete

0 commit comments

Comments
 (0)