v2.1.0-alpha.8
Pre-release
Pre-release
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