Skip to content

Commit

Permalink
Merge pull request #5 from UMC-E-TEAM/feature/1
Browse files Browse the repository at this point in the history
fix: build.gradle 수정 #1
  • Loading branch information
songzuhee authored Jan 2, 2024
2 parents 974c307 + 9a54d41 commit 87a752b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/dev_deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -53,8 +53,8 @@ jobs:
with:
aws_access_key: ${{ secrets.AWS_ACTION_ACCESS_KEY_ID }}
aws_secret_key: ${{ secrets.AWS_ACTION_SECRET_ACCESS_KEY }}
application_name: umc-e-dev
environment_name: Umc-e-dev-env
application_name: umc-dev
environment_name: Umc-dev-env
version_label: github-action-${{ steps.current-time.outputs.formattedTime }}
region: ap-northeast-2
deployment_package: deploy/deploy.zip
Expand Down

0 comments on commit 87a752b

Please sign in to comment.