diff --git a/.github/workflows/deploy.yml b/.github/workflows/deploy.yml index 099d76c..f8377cf 100644 --- a/.github/workflows/deploy.yml +++ b/.github/workflows/deploy.yml @@ -3,7 +3,7 @@ name: Deploy to Amazon EC2 on: push: branches: - - main + - develop # 최종 배포 시 main으로 변경할 것 # 본인이 설정한 값을 여기서 채워넣습니다. # 리전, 버킷 이름, CodeDeploy 앱 이름, CodeDeploy 배포 그룹 이름