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
|
||||
env:
|
||||
SSH_PRIVATE_KEY: ${{ secrets.SSH_KEY }}
|
||||
HOST: 'rpi5'
|
||||
HOST: 'home'
|
||||
USERNAME: 'michel'
|
||||
TARGETDIR: '/mnt/drive/containers/gamesshop'
|
||||
run: |
|
||||
|
|
Loading…
Reference in a new issue