We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b4f0e45 commit 4342438Copy full SHA for 4342438
.github/workflows/main.yml
@@ -7,7 +7,7 @@ on:
7
branches: [ main ]
8
env:
9
# Update the line below to reflect your appropriate AWS_REGION
10
- AWS_REGION : "us-east-2"
+ AWS_REGION : "us-east-1"
11
# Permission can be added at job level or workflow level
12
permissions:
13
id-token: write # This is required for requesting the JWT
0 commit comments