Bot Updating Templated Files

This commit is contained in:
LinuxServer-CI
2020-12-15 22:46:31 -05:00
parent 4422e3e98e
commit f764a4aa00
7 changed files with 81 additions and 3 deletions
+1
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/radarr"