Bot Updating Templated Files

This commit is contained in:
LinuxServer-CI
2020-12-18 00:58:53 -05:00
parent 32628cf9b0
commit 355cbdc7e1
7 changed files with 81 additions and 3 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/jellyfin"

View File

@@ -12,7 +12,7 @@ jobs:
- uses: actions/checkout@v2.3.3
with:
fetch-depth: '0'
- name: External Trigger Scheduler
run: |
echo "**** Branches found: ****"

View File

@@ -12,7 +12,7 @@ jobs:
- uses: actions/checkout@v2.3.3
with:
fetch-depth: '0'
- name: Package Trigger Scheduler
run: |
echo "**** Branches found: ****"