Skip to content

Commit

Permalink
Docs workflow update
Browse files Browse the repository at this point in the history
  • Loading branch information
kfitzgerald committed Mar 21, 2022
1 parent 72c975d commit b8e2b30
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,4 +19,4 @@ jobs:
aws-region: us-east-1

- name: Copy Docs
run: aws s3 cp ./README.md s3://okanjo-docs/okanjo-app-elastic/ --acl public-read --content-type "text/plain; charset=utf-8" --content-encoding text
run: aws s3 cp ./README.md s3://okanjo-docs/okanjo-app-mongo/ --acl public-read --content-type "text/plain; charset=utf-8" --content-encoding text

0 comments on commit b8e2b30

Please sign in to comment.