Fix release message variable

This commit is contained in:
DarkFighterLuke
2024-05-08 22:22:09 +02:00
parent 3c33025cfa
commit 8b6eae7a6c
+1 -1
View File
@@ -45,7 +45,7 @@ jobs:
else
changelog="*$changelog"
fi
echo "RELEASE_MESSAGE=$(echo Changelog:; echo "$changelog")" >> $GITHUB_ENV
export RELEASE_MESSAGE=$(printf "Changelog:\n$changelog")
- name: Build Jellyfin Plugin
uses: oddstr13/jellyfin-plugin-repository-manager@843260fcdfda7cba229c5abd77bdd9c6fc4e850b # v1.1.0