Skip to content

Commit

Permalink
Merge pull request #204 from shared-solutions/feat#195
Browse files Browse the repository at this point in the history
#195 Refactor: EB environment name 수정
  • Loading branch information
MinYeongPark authored Jul 14, 2024
2 parents 601337b + 9e8633c commit 630643a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/dev_deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@ jobs:
aws_access_key: ${{ secrets.AWS_ACTION_ACCESS_KEY_ID }}
aws_secret_key: ${{ secrets.AWS_ACTION_SECRET_ACCESS_KEY }}
application_name: solution-friend-dev
environment_name: Solution-friend-dev-env
environment_name: Solution-friend-dev-env-1
version_label: github-action-${{ steps.current-time.outputs.formattedTime }}
region: ap-northeast-2
deployment_package: deploy/deploy.zip
Expand Down

0 comments on commit 630643a

Please sign in to comment.