diff --git a/Makefile b/Makefile index d072f760..d2bc2e62 100644 --- a/Makefile +++ b/Makefile @@ -74,7 +74,7 @@ ci-create-release: ghr \ -u ${GITHUB_USER} \ -t ${GITHUB_TOKEN} \ - -b "$(cat ./CHANGELOG.md)" \ + -b "$$(cat ./CHANGELOG.md)" \ -p 1 \ -draft \ ${GIT_TAG} build/