Skip to content

Commit 11a8015

Browse files
committed
chore:수정
1 parent 5504507 commit 11a8015

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/dev_deploy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -88,7 +88,7 @@ jobs:
8888
host: ${{ secrets.EC2_HOST }}
8989
username: ubuntu
9090
key: ${{ secrets.EC2_SSH_KEY }}
91-
source: "./deploy/deploy.sh"
91+
source: "./.deploy/deploy.sh"
9292
target: "/home/ubuntu/cicd"
9393

9494
# 배포 스크립트를 원격 서버에서 실행

0 commit comments

Comments
 (0)