Skip to content

Commit

Permalink
Add another page
Browse files Browse the repository at this point in the history
  • Loading branch information
carlopi committed Jul 17, 2024
1 parent 88da622 commit 17149e8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/deploy_docs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -54,3 +54,4 @@ jobs:
aws s3 cp development.html s3://duckdb-community-extensions/ --acl public-read
aws s3 cp documentation.html s3://duckdb-community-extensions/ --acl public-read
aws s3 cp faq.html s3://duckdb-community-extensions/ --acl public-read
aws s3 cp list_of_extensions.html s3://duckdb-community-extensions/ --acl public-read

0 comments on commit 17149e8

Please sign in to comment.