Skip to content

Commit 91ab266

Browse files
committed
[ci skip]
1 parent 5be6d03 commit 91ab266

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/building.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -87,7 +87,7 @@ jobs:
8787
- name: Configure AWS
8888
uses: aws-actions/configure-aws-credentials@v1
8989
with:
90-
aws-access-key-id: ${{ secrets.AWS_KEY_ID }}
90+
aws-access-key-id: ${{ secrets.AWS_ACCESS_KEY_ID }}
9191
aws-secret-access-key: ${{ secrets.AWS_SECRET_ACCESS_KEY }}
9292
aws-region: us-west-1
9393

0 commit comments

Comments
 (0)