Skip to content

Commit

Permalink
Fixed changelog adding in contrib accept script
Browse files Browse the repository at this point in the history
  • Loading branch information
heff committed May 16, 2014
1 parent 3189ec1 commit 4d05b6f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion contrib.json
Original file line number Diff line number Diff line change
Expand Up @@ -215,7 +215,7 @@
},
{
"desc": "Add a line to the changelog",
"exec": "grunt chg-add:'{{line}} ([view](https://github.com/videojs/video.js/pull/{{prNum}}))'"
"exec": "grunt chg-add:'\"{{line}} ([view](https://github.com/videojs/video.js/pull/{{prNum}}))\"'"
},
{
"desc": "Add the changlelog change to be committed",
Expand Down

0 comments on commit 4d05b6f

Please sign in to comment.