Skip to content

Commit

Permalink
Fix aws arn key
Browse files Browse the repository at this point in the history
  • Loading branch information
YoungJun-L committed Dec 15, 2023
1 parent 7681bfc commit a9b4479
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/cd.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,8 @@ on:
- completed

env:
BUCKET_NAME: lingoswap-build
ARN: arn:aws:iam::455541718696:role/codedeploy
BUCKET_NAME: lingotalk-build
ARN: arn:aws:iam::455541718696:role/GithubActionsForCodeDeploy
AWS_REGION: ap-northeast-2

permissions:
Expand Down

0 comments on commit a9b4479

Please sign in to comment.