Fix slack message

This commit is contained in:
Carlos Quintana
2022-05-20 16:13:29 +02:00
parent 662615bc4c
commit 871725d5a6
+1 -1
View File
@@ -47,7 +47,7 @@ jobs:
messageWithoutDoubleQuotes=$(echo "${messageWithoutNewlines}" | sed "s/\"/'/g")
echo "${messageWithoutDoubleQuotes}"
echo "SLACK_CHANGELOG=${messageWithoutDoubleQuotes}" > artifacts/slack-changelog
echo "${messageWithoutDoubleQuotes}" > artifacts/slack-changelog
- name: Create GitHub release
id: release