mirror of
https://github.com/element-hq/element-x-ios.git
synced 2025-03-10 21:39:12 +00:00
Attempt to fix multiline Testflight changelog... again
This commit is contained in:
parent
873438b29d
commit
2cf427f715
@ -83,7 +83,7 @@ generate_what_to_test_notes() {
|
||||
|
||||
mkdir $TESTFLIGHT_DIR_PATH
|
||||
|
||||
NOTES=$(git log --pretty='- %an: %s' "$LATEST_TAG"..HEAD)
|
||||
NOTES="$(git log --pretty='- %an: %s' "$LATEST_TAG"..HEAD)"
|
||||
|
||||
echo "generate_what_to_test_notes: Generated notes:\n"$NOTES""
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user