Bot Updating Templated Files

This commit is contained in:
LinuxServer-CI 2020-12-16 01:05:30 +00:00
parent 3cb1af7811
commit e1cbed98b8
2 changed files with 16 additions and 1 deletions

View file

@ -27,6 +27,7 @@ jobs:
"username": "Github Actions"}' ${{ secrets.DISCORD_WEBHOOK }}
exit 1
fi
EXT_RELEASE=$(echo ${EXT_RELEASE} | sed 's/[~,%@+;:/]//g')
echo "**** External version: ${EXT_RELEASE} ****"
echo "**** Retrieving last pushed version ****"
image="linuxserver/plex"