Skip to content

Commit 8ae5243

Browse files
authored
Update cd.yml
1 parent ae12717 commit 8ae5243

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/cd.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@ jobs:
6363
with:
6464
host: ${{ secrets.HOST_NAME }}
6565
username: ${{ secrets.USER_NAME }}
66-
password: ${{ secrets.USER_PASSWORD }}
66+
key: ${{ secrets.SSH_KEY }}
6767
port: ${{ secrets.PORT }}
6868
script: |
6969
docker pull ${{ secrets.DOCKER_USER }}/kodaero:latest

0 commit comments

Comments
 (0)