Skip to content

v2.1.0-alpha.8

Pre-release
Pre-release

Choose a tag to compare

@mikebroberts mikebroberts released this 17 Nov 20:01
Fix GitHub Pages artifact upload path

The generate-docs script runs in the workspace context, which creates
the docs at packages/dynamodb-entity-store/docs/, not at the root level.
Updated the upload-pages-artifact path to reference the correct location.

Fixes: tar: docs/: Cannot open: No such file or directory