Skip to content

Commit 6900010

Browse files
reset
1 parent 3cf1100 commit 6900010

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ jobs:
3030
uses: aws-actions/configure-aws-credentials@v3
3131
with:
3232
role-to-assume: ${{ secrets.DOCS_AWS_IAM_ROLE }}
33-
aws-region: ${{ secrets.DOCS_AWS_REGION }}
33+
aws-region: us-west-2
3434

3535
- name: Upload files to S3
3636
run: |

0 commit comments

Comments
 (0)