Skip to content

Commit

Permalink
Merge pull request #4 from Team-Shaka/ci/1
Browse files Browse the repository at this point in the history
issue/1 πŸ‘· [CI] deploy.yml μˆ˜μ •
  • Loading branch information
CYY1007 authored Dec 1, 2023
2 parents 1feab51 + 6843bd5 commit 08e9d04
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 08e9d04

Please sign in to comment.