update deploy workflow

This commit is contained in:
TheBeastLT 2024-11-14 20:57:00 +02:00
parent c3e9bfeafd
commit 0a45dde099

View file

@ -17,8 +17,8 @@ jobs:
ssh-key: SSH_KEY
- ssh-host: SSH_HOST_2
ssh-key: SSH_KEY_2
- ssh-host: SSH_HOST_3
ssh-key: SSH_KEY_3
- ssh-host: SSH_HOST_4
ssh-key: SSH_KEY_4
steps:
- uses: actions/checkout@v1