remove obsolete envVar pass in publish workflow

This commit is contained in:
h1dden-da3m0n 2021-06-05 17:41:15 +02:00
parent bf3830959d
commit 7f0047d666
1 changed files with 0 additions and 1 deletions

View File

@ -57,7 +57,6 @@ jobs:
host: ${{ secrets.DEPLOY_HOST }}
username: ${{ secrets.DEPLOY_USER }}
key: ${{ secrets.DEPLOY_KEY }}
envs: JELLYFIN_VERSION
script_stop: true
script: |
python3 /usr/local/bin/kodirepo add /srv/repository/incoming/kodi/plugin.video.jellyfin+${{ matrix.py_version }}.zip --datadir /srv/repository/releases/client/kodi/${{ matrix.py_version }};