Attempt to set RELEASE_MESSAGE
This commit is contained in:
@@ -45,7 +45,8 @@ jobs:
|
|||||||
else
|
else
|
||||||
changelog="*$changelog"
|
changelog="*$changelog"
|
||||||
fi
|
fi
|
||||||
export RELEASE_MESSAGE=$(printf "Changelog:\n$changelog")
|
export RELEASE_MESSAGE="Changelog:
|
||||||
|
$changelog"
|
||||||
|
|
||||||
- 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