Skip to content

Commit 262cbdc

Browse files
committed
Update Workflow
1 parent a8a6a38 commit 262cbdc

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/docker-backend.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -48,8 +48,8 @@ jobs:
4848
- name: Execute SSH command on remote
4949
uses: appleboy/ssh-action@v1.0.0
5050
with:
51-
host: $HOST
52-
username: $NAME
51+
host: nilss-mac-mini
52+
username: nilsj
5353
key: $KEY
5454
port: 22
5555
script: |

0 commit comments

Comments
 (0)