Skip to content

Commit

Permalink
fix automated github releases to add release notes
Browse files Browse the repository at this point in the history
  • Loading branch information
xmik committed Jan 3, 2020
1 parent 4168ba1 commit ecbd304
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tasks
Original file line number Diff line number Diff line change
Expand Up @@ -106,7 +106,7 @@ const DojoVersion = \"${next_version}\"
--repo dojo \
--tag $VERSION \
--name $VERSION \
--description "./tasks generate_release_notes ${VERSION}"
--description "$(./tasks generate_release_notes ${VERSION})"

$GHRELEASE_BIN upload \
--user $GH_USER \
Expand Down

0 comments on commit ecbd304

Please sign in to comment.