Attempt to set release message
This commit is contained in:
@@ -45,8 +45,8 @@ jobs:
|
|||||||
else
|
else
|
||||||
changelog="*$changelog"
|
changelog="*$changelog"
|
||||||
fi
|
fi
|
||||||
export RELEASE_MESSAGE="Changelog:
|
RELEASE_MESSAGE=$(printf "Changelog:\n$changelog")
|
||||||
$changelog"
|
printf "%b\n" "$RELEASE_MESSAGE" >> $GITHUB_ENV
|
||||||
|
|
||||||
- name: Build Jellyfin Plugin
|
- name: Build Jellyfin Plugin
|
||||||
uses: oddstr13/jellyfin-plugin-repository-manager@843260fcdfda7cba229c5abd77bdd9c6fc4e850b # v1.1.0
|
uses: oddstr13/jellyfin-plugin-repository-manager@843260fcdfda7cba229c5abd77bdd9c6fc4e850b # v1.1.0
|
||||||
|
|||||||
Reference in New Issue
Block a user