Skip to content

Commit

Permalink
deploy.yml ์ˆ˜์ •
Browse files Browse the repository at this point in the history
  • Loading branch information
CYY1007 committed Dec 1, 2023
1 parent 0115cd0 commit 6843bd5
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -95,8 +95,8 @@ jobs:
with:
aws_access_key: ${{ secrets.AWS_ACCESS_KEY_ID }}
aws_secret_key: ${{ secrets.AWS_SECRET_ACCESS_KEY }}
application_name: briefing-gateway
environment_name: Briefing-gateway-env
application_name: briefing-api-gateway
environment_name: Briefing-api-gateway-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 6843bd5

Please sign in to comment.