Skip to content

Commit 4342438

Browse files
Update main.yml
1 parent b4f0e45 commit 4342438

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ on:
77
branches: [ main ]
88
env:
99
# Update the line below to reflect your appropriate AWS_REGION
10-
AWS_REGION : "us-east-2"
10+
AWS_REGION : "us-east-1"
1111
# Permission can be added at job level or workflow level
1212
permissions:
1313
id-token: write # This is required for requesting the JWT

0 commit comments

Comments
 (0)