Changes host to "home"
Some checks failed
/ build (push) Failing after 3s

This commit is contained in:
Michel 2024-11-07 18:31:20 +01:00
parent c952cebfd7
commit a11c915cca

View file

@ -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: |