Attempt to set RELEASE_MESSAGE
This commit is contained in:
parent
8b6eae7a6c
commit
5b14b3ac87
|
|
@ -45,7 +45,8 @@ jobs:
|
|||
else
|
||||
changelog="*$changelog"
|
||||
fi
|
||||
export RELEASE_MESSAGE=$(printf "Changelog:\n$changelog")
|
||||
export RELEASE_MESSAGE="Changelog:
|
||||
$changelog"
|
||||
|
||||
- name: Build Jellyfin Plugin
|
||||
uses: oddstr13/jellyfin-plugin-repository-manager@843260fcdfda7cba229c5abd77bdd9c6fc4e850b # v1.1.0
|
||||
|
|
|
|||
Loading…
Reference in New Issue