Attempt to set release message

This commit is contained in:
DarkFighterLuke
2024-05-08 22:31:55 +02:00
parent 5b14b3ac87
commit a7c6d575ed
+2 -2
View File
@@ -45,8 +45,8 @@ jobs:
else
changelog="*$changelog"
fi
export RELEASE_MESSAGE="Changelog:
$changelog"
RELEASE_MESSAGE=$(printf "Changelog:\n$changelog")
printf "%b\n" "$RELEASE_MESSAGE" >> $GITHUB_ENV
- name: Build Jellyfin Plugin
uses: oddstr13/jellyfin-plugin-repository-manager@843260fcdfda7cba229c5abd77bdd9c6fc4e850b # v1.1.0