ci: Update release-nightly-ota.yml

This commit is contained in:
uye
2024-08-17 17:37:04 +08:00
committed by GitHub
parent c0e3756a96
commit aaeb6f4c11

View File

@@ -269,7 +269,6 @@ jobs:
export r=$(cat alpha_changelog.md)
# https://github.com/svenstaro/upload-release-action
r=$(printf '%s' "$changelog" | jq -Rs .)
echo $r
echo "full_release_body=$r" >> $GITHUB_OUTPUT