Skip to content

Commit fa0a9f8

Browse files
author
Somnath Mukherjee
committed
[menu_get_svc] updated CD script 2
1 parent 79c9fdb commit fa0a9f8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/cd.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@ jobs:
5959
with:
6060
role-to-assume: arn:aws:iam::${{ secrets[format('AWS_ACCOUNT_ID_${{ env.ENVIRONMENT_UPPER }}')] }}:role/GitHubActionsDeployRole
6161
role-session-name: menu-get-svc-${{ env.ENVIRONMENT }}-session
62-
aws-region: $REGION_US_EAST1
62+
aws-region: us-east-1
6363

6464
- name: Build app
6565
run: |

0 commit comments

Comments
 (0)