Bot Updating Templated Files
This commit is contained in:
parent
3cb1af7811
commit
e1cbed98b8
2 changed files with 16 additions and 1 deletions
1
.github/workflows/external_trigger.yml
vendored
1
.github/workflows/external_trigger.yml
vendored
|
|
@ -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"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue