This commit is contained in:
parent
c952cebfd7
commit
a11c915cca
1 changed files with 1 additions and 1 deletions
|
@ -12,7 +12,7 @@ jobs:
|
||||||
- name: Update Service
|
- name: Update Service
|
||||||
env:
|
env:
|
||||||
SSH_PRIVATE_KEY: ${{ secrets.SSH_KEY }}
|
SSH_PRIVATE_KEY: ${{ secrets.SSH_KEY }}
|
||||||
HOST: 'rpi5'
|
HOST: 'home'
|
||||||
USERNAME: 'michel'
|
USERNAME: 'michel'
|
||||||
TARGETDIR: '/mnt/drive/containers/gamesshop'
|
TARGETDIR: '/mnt/drive/containers/gamesshop'
|
||||||
run: |
|
run: |
|
||||||
|
|
Loading…
Reference in a new issue