Skip to content

Commit b9184b7

Browse files
committed
.
1 parent 1e22471 commit b9184b7

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ jobs:
5050
with:
5151
host: ${{ secrets.EC2_HOST }}
5252
username: ubuntu
53-
key: ${{ secrets.EC2_SSH_PORT }}
53+
key: ${{ secrets.EC2_SSH_PRIVATE_KEY }}
5454
script: |
5555
cd /home/ubuntu/app # 프로젝트 디렉토리로 이동
5656

0 commit comments

Comments
 (0)