Skip to content

Commit

Permalink
docs: aws region
Browse files Browse the repository at this point in the history
  • Loading branch information
vasilev-alex committed Nov 17, 2020
1 parent 50dc5ad commit 9b41c04
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/docs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,7 @@ jobs:
with:
aws-access-key-id: ${{ secrets.DOCS_DEPLOY_AWS_ACCESS_KEY_ID }}
aws-secret-access-key: ${{ secrets.DOCS_DEPLOY_AWS_SECRET_ACCESS_KEY }}
aws-region: us-east-2
- name: Docs generation
run: sh ./docs-gen.sh
- name: Build
Expand Down

0 comments on commit 9b41c04

Please sign in to comment.