Fix variable definition

This commit is contained in:
DarkFighterLuke
2024-05-07 22:59:41 +02:00
parent aab2de6189
commit da56d00689
+1 -1
View File
@@ -45,7 +45,7 @@ jobs:
else
changelog="*$changelog"
fi
echo "RELEASE_MESSAGE=$(echo Changelog:; echo $changelog)" >> GITHUB_ENV
echo "RELEASE_MESSAGE=$(echo Changelog:; echo $changelog)" >> $GITHUB_ENV
- name: Build Jellyfin Plugin
uses: oddstr13/jellyfin-plugin-repository-manager@843260fcdfda7cba229c5abd77bdd9c6fc4e850b # v1.1.0