diff --git a/.github/workflows/beta.yml b/.github/workflows/beta.yml index 8a5c1bb3..2cfe65f7 100644 --- a/.github/workflows/beta.yml +++ b/.github/workflows/beta.yml @@ -203,7 +203,8 @@ jobs: commit_messages=$(echo "$COMMIT_LOG" | sed -E 's/%0A/\n/g' | sed -E 's/ \[֍\]\(https?:\/\/[^)]+\)//g' | - sed -E ':a;N;$!ba;s/\n/\\n/g') + sed -E ':a;N;$!ba;s/\n/\\n/g' | + sed -E 's/\\\\/\\/g') # Construct Discord payload discord_data=$(jq -nc \